https://github.com/v-core9/v_watch
V_Watch is hopefully gonna become useful OS Monitor[ing] tool.
https://github.com/v-core9/v_watch
background-image cron-jobs monitoring node-js system-background windows windows-tray
Last synced: 2 months ago
JSON representation
V_Watch is hopefully gonna become useful OS Monitor[ing] tool.
- Host: GitHub
- URL: https://github.com/v-core9/v_watch
- Owner: V-core9
- License: mit
- Created: 2021-09-10T20:43:29.000Z (over 3 years ago)
- Default Branch: main_index
- Last Pushed: 2023-03-06T11:50:07.000Z (about 2 years ago)
- Last Synced: 2025-01-17T15:16:38.006Z (4 months ago)
- Topics: background-image, cron-jobs, monitoring, node-js, system-background, windows, windows-tray
- Language: JavaScript
- Homepage:
- Size: 32.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# v_watch
v_watch is hopefully gonna become useful OS Monitor[ing] tool based on Node.js### 🙋♂️ What this does:
## - 🖼 wallpaperGUI : ⚠ ONLY WINDOWS ⚠
1. Renders SVG with custom data.
2. Uses svg2img module to save JPG image from the render.
3. Runs PowerShell script to get that image set as OS Background Image.## - ➿ V_Watch
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.## - 📑 V_Tray
This is actually using [windows-tray](https://github.com/AHgPuK/window-tray) to provide windows tray functionality that in this case can:
1. Enable/Disable Sending Notifications from the App by using Node Notifier module.
2. Toggle Application Debug mode which means it's gonna start logging things to console.
3. Toggle wallpaperGUI task in V_Watch so it runs or stops.## Example Showing Tray and Wallpaper
#
## Last Generated ImageWallpaperGUI :
