Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dmi3/tomatych
- Owner: dmi3
- Created: 2017-04-20T07:41:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-04-20T07:57:05.000Z (over 7 years ago)
- Last Synced: 2024-05-02T17:14:47.358Z (6 months ago)
- Topics: habitica, pomodoro, python, slack
- Language: Python
- Homepage: http://developer.run/18
- Size: 2.93 KB
- Stars: 13
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`