Skip to content

shawnaxsom/inizio

Repository files navigation

Todoit

A todo.txt application Todoit, derived from Todour.

The program uses QtAwesome for the icons.

Downloading

git clone https://github.com/SverrirValgeirsson/Todour.git
git submodule init
git submodule update

Building

qmake Todour.pro
make

Dependency to nerdur.com

This application is derived from Todour, and currently has the original update check in place:

Please note that there is a small part of the code that checks on nerdur.com if there is an update available. This should not be an issue, but if you are making your own copy you may want to disable this. This is done in aboutbox.cpp, and can be turned off by simply commenting out the line in the constructor that says "requestPage.."

About

Todo.txt app derived from Todour

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published