Skip to content

This is a basic Python notetaking app I have built with the Tkinter GUI package. It has a login and register system and every note is stored locally in a text file which is encrypted. Notes can be created, edited and deleted. The code is simple if you know Tkinter basics and thus easy to customise your app or add new features!

Notifications You must be signed in to change notification settings

4dw1tz/Python-GUI-Notetaking-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

About

This is a basic Python notetaking app I have built with the Tkinter GUI package. It has a login and register system and every note is stored locally in a text file which is encrypted. Notes can be created, edited and deleted. The code is simple if you know Tkinter basics and thus easy to customise your app or add new features!

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages