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

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "@fatso83/pomodone-monitor",
"version": "1.0.1",
"version": "1.0.2",
"description": "",

@@ -5,0 +5,0 @@ "main": "app.js",

# 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.
## Usage
You need a feed that corresponds to the [expected format](https://zapier.com/engine/rss/172084/pomodoro-v1-test1).
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.
Feel free to drop me a note here or on Twitter (@kopseng)
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.
### Linux device permissions
## Data format
See the [example feed](https://zapier.com/engine/rss/172084/pomodoro-v1-test1)
Make the device writeable for everyone on your system to avoid needing `sudo`.
Luxafor details:
product id = 0xf372
vendor id = 0x04d8
## Linux device permissions
Make the device writeable for everyone on your system to avoid needing `sudo`.

@@ -22,0 +24,0 @@ ```

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