Crates.io | pushover_cli |
lib.rs | pushover_cli |
version | 0.1.0 |
source | src |
created_at | 2020-08-28 00:55:40.056678 |
updated_at | 2020-08-28 00:55:40.056678 |
description | A Rust command-line tool to interact with the Pushover.net API. |
homepage | |
repository | https://github.com/Bauke/pushover |
max_upload_size | |
id | 281681 |
size | 34,939 |
A Rust library and command-line tool to interact with the Pushover.net API.
This library and command-line tool are woefully incomplete and primarily built on a "want to have" basis. If you find yourself missing something from the Pushover API and want it implemented, please create an issue for it (or email me at me@bauke.xyz).
For the API documentation, see docs.rs.
To install the Pushover command-line tool, run cargo install pushover_cli
or download a precompiled executable directly from the Releases page.
Then run pushover --help
to see all the available options and subcommands.
Both the API and command-line tool are licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in either crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.