https://github.com/4lch4/shion-monitor
The monitoring component of Project Shion, which sends events to the API component.
https://github.com/4lch4/shion-monitor
Last synced: 3 months ago
JSON representation
The monitoring component of Project Shion, which sends events to the API component.
- Host: GitHub
- URL: https://github.com/4lch4/shion-monitor
- Owner: 4lch4
- Created: 2024-07-21T01:46:24.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-21T01:58:22.000Z (10 months ago)
- Last Synced: 2025-02-26T17:52:57.017Z (3 months ago)
- Language: Go
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shion Monitor
This directory is home to the Monitor component of project Shion, which is responsible for monitoring my activities on my desktop and sending it over to the API component.
## Notes
- I'm definitely gonna need to "buffer" requests to the API.
- I realized if I send a request every time I hold down a key or something it'll _spam_ the fuck out of the API.