wowcpe

Crates.iowowcpe
lib.rswowcpe
version0.2.2
sourcesrc
created_at2017-07-10 09:12:20.713109
updated_at2020-09-12 18:48:07.250923
descriptionCommand-line tool for the classical radio station WCPE
homepagehttps://github.com/mk12/wowcpe
repositoryhttps://github.com/mk12/wowcpe
max_upload_size
id22848
size71,700
Mitchell Kember (mk12)

documentation

https://docs.rs/wowcpe

README

WOWCPE

What's On WCPE?

WOWCPE is a simple command-line tool for the classical radio station WCPE.

Install

Install Cargo if you haven't already, and then run cargo install wowcpe.

Usage

There are two ways to use WOWCPE:

  • wowcpe: Show what's playing on WCPE right now.
  • wowcpe -t HH:MM: Show what will be playing at the time HH:MM.

Try wowcpe --help for more details.

Contributing

Contributions are welcome! There are two things to keep in mind:

  1. This project uses the nightly Rust toolchain from rustup.
  2. This project uses cargo fmt to keep the code tidy.

License

© 2017 Mitchell Kember

WOWCPE is available under the MIT License; see LICENSE for details.

Commit count: 33

cargo fmt