uptime_kuma_pusher

Crates.iouptime_kuma_pusher
lib.rsuptime_kuma_pusher
version
sourcesrc
created_at2024-10-27 13:06:48.003315
updated_at2024-11-08 11:13:17.179278
descriptionsimple pusher client for https://uptime.kuma.pet/
homepage
repositoryhttps://github.com/FlareFlo/uptime_kuma_pusher
max_upload_size
id1424607
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
(FlareFlo)

documentation

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
Commit count: 8

cargo fmt