A very simple application similar to sticky notes that is always on top level.
If you want to have notes that are always on top of the other windows.
I wanted to make something simple.
You can run it as a project from app.py.
or
You can run it as a standalone exe file (TopNote.exe). Either you can look for the file under releases or you can create the executable yourself by using pyinstaller TopNote.spec.
NOTE: antiviruses will probably act against the standalone version.