Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 (2 months ago)
- Default Branch: master
- Last Pushed: 2024-10-27T13:21:13.000Z (2 months ago)
- Last Synced: 2024-10-28T16:02:08.998Z (2 months ago)
- Topics: rust, uptime-kuma
- Language: Rust
- Homepage:
- Size: 6.84 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