https://github.com/flareflo/uptime_kuma_pusher
Simple pusher client for https://uptime.kuma.pet/
https://github.com/flareflo/uptime_kuma_pusher
rust uptime-kuma
Last synced: 7 months ago
JSON representation
Simple pusher client for https://uptime.kuma.pet/
- Host: GitHub
- URL: https://github.com/flareflo/uptime_kuma_pusher
- Owner: FlareFlo
- License: other
- Created: 2024-10-27T13:03:21.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-11-08T11:12:54.000Z (12 months ago)
- Last Synced: 2025-03-19T04:14:01.432Z (7 months ago)
- Topics: rust, uptime-kuma
- Language: Rust
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple service to push UP commands to Uptime Kuma.
**PRs for features welcome, i only implemented necessary features for myself.**
### Possible features that would be useful but i havent had the time to implement:
- Allow background thread to receive messages and up/down statues and other customizability
- Feature to replace curl CMD with ureq or reqwest