Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dmi3/tomatych

Simple Hackable Pomodoro Timer with Slack and Habitica integrations
https://github.com/dmi3/tomatych

habitica pomodoro python slack

Last synced: 3 months ago
JSON representation

Simple Hackable Pomodoro Timer with Slack and Habitica integrations

Awesome Lists containing this project

README

        

# Simple Hackable Pomodoro Timer

Decription
-----------

Intended to be hacked and modified to fit your specific vision of how Pomodoro timers should work. Some assembly be required :)

See recipes:

* [Score Habitica habits on completed or canceled Pomodoros](http://developer.run/18#habitica)
* [Set Slack to do not disturb mode while Pomodoro is running](http://developer.run/18#dnd)
* [Set Tomato Emoji as Slack status while Pomodoro is running](http://developer.run/18#slack)
* [More...](http://developer.run/18)

Requirements
------------

1. On Linux install package `python-tk`, Windows should have it installed with Python
2. `pip install requests`