wowcpe 0.2.2

Command-line tool for the classical radio station WCPE
docs.rs failed to build wowcpe-0.2.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: wowcpe-0.1.4

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.