imyizhang / PomodoroPy

A simple command-line Pomodoro timer

Home Page:https://pypi.org/project/PomodoroPy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PomodoroPy

PomodoroPy is

  • a simple command-line Pomodoro timer

PomodoroPy supports to

  • quickly set up a series of repeatable Pomodoros
  • log the historical Pomodoros including corresponding tag, task, time interval, self-rating and comment
  • start session with interactive mode, customizing a Pomodoro each round

Quickstart

$ pomodoro -h

Requirements

Desktop Notification

Voice Notification

  • Choose voice notification sound with macOS built-in say

    $ say -v ?

Install PomodoroPy

pip can handle all other package dependencies.

$ pip install pomodoropy

About

A simple command-line Pomodoro timer

https://pypi.org/project/PomodoroPy/

License:MIT License


Languages

Language:Python 100.0%