THIS VERSION IS CURRENTLY UNSTABLE
Checkoffs is a simple, easy to use, lightwieght, crossplatform task manager written in Python. Create, edit, remove, and export tasks with priority levels.
Git clone the file or downlaod and extract it to a "checkoffs" directory. Make sure you have the latest version of python installed. Copy the "checkoffs.sh" into your home folder.
To run this application on Linux or Mac, open a terminal (command prompt) window and type:
sudo bash ./checkoffs.sh
To run it on Windows, rename "checkoffs.sh" to "checkoffs.bat" and double click it when you want to run it.
These are currently under developement.