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


Version published
Maintainers
1
Created

Readme

Source

pomodone-monitor

Monitor Pomodone changes using Zapier RSS feeds

This personal project is using harcoded urls

This is a personal project that I just open-source to help others. I haven't added a proper cli to make it configurable, nor have I documented the data format for my RSS feed. You can just inspect it manually to see how it looks and duplicate it.

Feel free to drop me a note here or on Twitter (@kopseng)

Linux device permissions

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

Luxafor details: product id = 0xf372 vendor id = 0x04d8

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 27 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