It is a simple cross-platform to-do application which resides on your desktop as a sticky note.
You can download the latest binaries for Windows or Debian Linux from the releases page.
-
Windows: Windows 7 & above.
-
Linux: Debian/Ubuntu Flavors based on Ubuntu 18.04 & above. (Currently, Debian releases are provided. For other Linux distros with minimum GCC v7, you can create your own build).
-
Mac: Application supports Mac OS Yosemite & above. (You can contribute to provide Mac release :))
The application is written using NodeGUI and uses the NodeGUI MVC Starter. Refer to official NodeGUI documentation or NodeGUI MVC Starter Documentation for Get Started in setting up the project.