A note taking app with python
A simple note-taking app. Think ‘sticky notes’ but slightly more organized. A place for all of your quick notes, reminders, or lists. All viewable in a single, unobtrusive interface and stored locally. Made using tkinter. Installation Either download the pre-packaged exe here, Or package yourself using pyinstaller main.py -w , source code on github, Or run main.py file. May also run the CLI by running the rubicon_reminders_cli file. Note that these programs do not share notes between eachother. GitHub View […]
Read more