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: 7 months ago
JSON representation

Simple pusher client for https://uptime.kuma.pet/

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