#command-line-tool #interact #net #api #pushover

yanked pushover_cli

A Rust command-line tool to interact with the Pushover.net API

0.1.0 Aug 28, 2020

#5 in #pushover

MIT/Apache

20KB
203 lines

Pushover

A Rust library and command-line tool to interact with the Pushover.net API.

Note

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).

API

For the API documentation, see docs.rs.

CLI

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.

License

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.

Dependencies

~4–8.5MB
~190K SLoC