/QTodoTxt

Cross Platform todo.txt GUI

Primary LanguagePython

QTodoTxt

Build Status GPLv3+Translation Scrutinizer Code Quality

QTodoTxt is a cross-platform UI client for todo.txt files (see todo.txt).

Main view

more screenshots..

Latest alpha/beta relase:

Download code from git or use pip: pip install qtodotxt --upgrade --pre

And please report bugs to github!

###Latest stable release:

V1.7.0 is released but not all binary packages have been created yet and the following links may point to older versions (pip should alway point to latest release). If you want a missing binary release, generate it then contact the authors to upload the file and update the link in this README

For Debian/Ubuntu you can also add the following repo to your sources.list:

echo "deb http://dl.bintray.com/mnantern/deb /" | sudo tee -a /etc/apt/sources.list.d/qtodotxt.list

Running from sources

To run the application without installing just:

Be sure to have all prerequisites installed !

Documentation