/taskwarrior-pomodoro

Pomodoro UI for time-tracking of TaskWarrior tasks

Primary LanguagePythonMIT LicenseMIT

TaskWarrior UI that integrates the Pomodoro technique

This (basic) Qt application combines the Pomodoro technique with the TaskWarrior task manager. It is recommended that TimeWarrior is also installed (incl. the on-modify hook).

Additionally, it provides the ability to automatically enter Do-Not-Disturb mode in Slack when starting a task. To enable this feature, provide your Slack token via a configuration file in ~/.taskwpomo:

slack-token: <YOUR SLACK TOKEN>

To launch the application, make sure all dependencies are installed.

pip install -r requirements.txt

The application itself can be started via

python -m taskwpomo