Socket
Socket
Sign inDemoInstall

@fatso83/pomodone-monitor

Package Overview
Dependencies
57
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fatso83/pomodone-monitor

> Monitor Pomodone changes using Zapier RSS feeds and trigger Luxafor lights


Version published
Maintainers
1
Weekly downloads
2

Weekly downloads

Readme

Source

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

FAQs

Last updated on 28 Sep 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc