Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
/ secret-notes Public archive

A "secret" note taking app written in Python with Tkinter.

License

Notifications You must be signed in to change notification settings

RamonAsuncion/secret-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Secret Notes

Secret Notes is a tkinter based application that allows you to create, save, and open notes.

Installation

Use the package manager pip to install what is necessary for the tkinter application to run.

pip install pillow

Alternatively, you can also use the requirement.txt file to install the required packages.

pip install -r requirements.txt

Contributing

You are free to open any pull request.

Usage

python notes.py

The program should open up a tkinter window. From there, you can create, save, and open notes after registering an account.

License

License

About

A "secret" note taking app written in Python with Tkinter.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages