Kivy tutorials: Secret note app

Опубликовано: 03 Октябрь 2024
на канале: Python tutorials by AR
67
0

Segreto 3 A Kivy based secret note taking app

A simple ideating app created with Kivy and completely Flat UI themed. Completely written in Python 3 and support AES256 encryption for storing the ideas locally in the computer.

Instructions here: https://github.com/anselm94/segreto-3

Flat UI inspired by https://github.com/designmodo/Flat-UI

Complete source code here: https://github.com/anselm94/segreto-3 released under MIT license.