Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sartaj/pomodoro-iot
Make anything react to a pomodoro timer, including lights, TV, etc.
https://github.com/sartaj/pomodoro-iot
internet-of-things iot kefir pomodoro-timer reactive rx
Last synced: about 2 months ago
JSON representation
Make anything react to a pomodoro timer, including lights, TV, etc.
- Host: GitHub
- URL: https://github.com/sartaj/pomodoro-iot
- Owner: sartaj
- Created: 2016-01-24T00:48:46.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-15T22:41:46.000Z (9 months ago)
- Last Synced: 2024-04-15T23:56:06.821Z (9 months ago)
- Topics: internet-of-things, iot, kefir, pomodoro-timer, reactive, rx
- Language: JavaScript
- Homepage: https://youtu.be/4MWg9GBSfmE
- Size: 2.21 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pomodoro Internet Of Things
What happens if your entire environment breathes to the rhythm of how you want to relax and work?
This project is part coding project, part research project to see the effects of an environment that breathes as one.
## Video Demo
[![Watch Video](https://img.youtube.com/vi/4MWg9GBSfmE/0.jpg)](https://www.youtube.com/watch?v=4MWg9GBSfmE)## Things that react to the timer
* Animated pomodoro timer designed for HD screens with color transitions.
* Phillips Hue lights driver
* Music driver (Mac Spotify only)
* TV driver (Samsung IOT TV's)## Code architecture
The code using reactive programming paradigms.