Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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/

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