sinarf / taskomodoro

Yet another pomodoro for taskwarrior

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

taskomodoro

Documentation Status Updates

Yet another pomodoro for Taskwarrior

Features

__This is my first Python project, if you think there is a more Pythonic way of doing thing. Please drop me a line on mastodon : sinarf@framapiaf.org, or create an issue.__

## Intention of the project

  • having a way to use and track pomodoros in taskwarrior.
  • Learning Python with a project that's starting as a script, to learn the basics and have a gui to make it easy to use.

## Features needed

  • Implementation in python
  • Start the task with the pomodoro and stop at the end
  • Handle Ctrl+C as an interruption
  • Add metadata in the task to keep trace

## Milestones

  • CLI - pure CLI, see patata for inspiration
  • gui - interactive notification
  • interactive gui - to be launch from Albert

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Yet another pomodoro for taskwarrior

License:Other


Languages

Language:Python 56.4%Language:Makefile 43.6%