Wrapper that reports command success or failure via webhook https://crates.io/crates/oxmon
This repository has been archived on 2026-06-11. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2025-10-28 19:18:51 +01:00
src Switch to multipart/form-data in webhook payloads 2025-10-28 19:17:51 +01:00
.gitignore initial commit 2025-10-21 22:53:37 +02:00
Cargo.lock v0.1.1 2025-10-28 19:18:51 +01:00
Cargo.toml v0.1.1 2025-10-28 19:18:51 +01:00
LICENSE initial commit 2025-10-21 22:53:37 +02:00
README.md initial commit 2025-10-21 22:53:37 +02:00

oxmon

Wrapper that reports command success or failure via webhook


Usage

oxmon --name my-job --url <discord-webhook-url> ./backup-database.sh