Skip to content

Latest commit

 

History

History
64 lines (42 loc) · 1.44 KB

README.rst

File metadata and controls

64 lines (42 loc) · 1.44 KB

pydoro 🍅

Terminal Pomodoro Timer

https://github.com/JaDogg/pydoro/raw/master/images/logo.png

Installation 🎉

Install via pip:

$ pip install pydoro
$ pydoro

Done.

You can also use pip install pydoro[audio] to get audio dependencies for OSX and Linux.

On windows you may try the packaged .exe file. See the releases page.

If you have pipx:

$ pipx install pydoro

Usage 📖

  • Run pydoro to launch.

https://github.com/JaDogg/pydoro/raw/master/images/animation.gif

Credits 🙇‍♂️

  • playsound.py - For playing audio file, Copyright (c) 2016 Taylor Marks
  • prompt-tookit - For creating TUI
  • b15.wav - Dana robinson designs, CC0 from

Why ? 🤔

  • I wanted to follow Pomodoro Technique.
  • I don't like to use mobile apps or web apps.
  • No user info is stored, tracked or shared.
  • I spend lot of time on my Terminal.
  • Written in Python 🐍.

Copyright ⚖

This software is Copyright (c) 2019 Bhathiya Perera.

See the LICENSE file for more information.