What's On WCPE?
WOWCPE is a simple command-line tool for the classical radio station WCPE.
Install Cargo if you haven't already, and then run cargo install wowcpe
.
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.
Contributions are welcome! There are two things to keep in mind:
cargo fmt
to keep the code tidy.© 2017 Mitchell Kember
WOWCPE is available under the MIT License; see LICENSE for details.