v_watch is hopefully gonna become useful OS Monitor[ing] tool based on Node.js
- Renders SVG with custom data.
- Uses svg2img module to save JPG image from the render.
- Runs PowerShell script to get that image set as OS Background Image.
This is like a custom cron jobs. Will loop though the tasks and try to run them when needed or their "interval" has passed.
Here it is also used to drive wallpaperGUI even though it can run on its own.
This is actually using windows-tray to provide windows tray functionality that in this case can:
- Enable/Disable Sending Notifications from the App by using Node Notifier module.
- Toggle Application Debug mode which means it's gonna start logging things to console.
- Toggle wallpaperGUI task in V_Watch so it runs or stops.