Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 1 KB

README.md

File metadata and controls

22 lines (11 loc) · 1 KB

Sticky To-Do

Sticky To-Do

It is a simple cross-platform to-do application which resides on your desktop as a sticky note.

How to download

You can download the latest binaries for Windows or Debian Linux from the releases page.

Platform Supported

  • 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 :))

Note for Developers:

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.