1.0.4 • Published 6 years ago

@fatso83/pomodone-monitor v1.0.4

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

pomodone-monitor

Monitor Pomodone changes using Zapier RSS feeds and trigger Luxafor lights

Usage

You need a feed that corresponds to the expected format. To create this you need to set up a Zapier trigger for Pomodone that will add entries to the RSS when tasks are started and stopped.

Supply the Zapier feed URL as the first parameter and just let it run

pomodone-monitor https://zapier.com/engine/rss/172084/pomodoro-v1-test1

This will start and stop the Luxafor lights as you do your Pomodoros.

Pass export DEBUG="*" to debug the app

Data format

See the example feed

Linux device permissions

Make the device writeable for everyone on your system to avoid needing sudo.

echo 'SUBSYSTEM=="usb", ATTRS{idVendor}=="04d8", ATTRS{idProduct}=="f372", MODE="0666"' | sudo tee /etc/udev/rules.d/80-luxafor.rules
sudo udevadm control --reload-rules
1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1-public

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago