Listen music via CLI
Currently, it's only tested on MacOS
```
/\ \ /\ \ |\ \ /\ \ /\ \ /\ \
/::\ \ /::\ \ |:_\ /::\ \ /::_\ /::\ \
\:::\ \ /::::\ \ |::| | /::::\ \ /:::/ / \:::\ \
\:::\ \ /::::::\ \ |::| | /::::::\ \ /:::/ / \:::\ \
\:::\ \ /:::/\:::\ \ |::| | /:::/\:::\ \ /:::/ / \:::\ \
\:::\ \ /:::/\:::\ \ |::| | /:::/ \:::\ \ /:::/ / \:::\ \
/::::\ \ /::::\ \:::\ \ |::| | /:::/ \:::\ \ /:::/ / /::::\ \
_ /::::::\ \ /::::::\ \:::\ \ |::||_ /:::/ / \:::\ \ /:::/ / _ /::::::\ \
/\ \ /:::/\:::\ \ /:::/\:::\ \:::\ \ /::::::::\ \ /:::/ / \:::\ \ /:::/ / /\ \ /:::/\:::\ \
/::\ /:::/ \:::_\/:::/ \:::\ \:::_\ /::::::::::\ \ /:::// \:::_\/:::/_/ /::\ \/:::/ \:::_\
\:::\ /:::/ \::/ /\::/ \:::\ /:::/ / /:::/~~~~/~~ \ \ \:::\ \ \::/ /\:::\ \ \:::\ /:::/ \::/ /
\:::\/:::/ / \// \// \:::\/:::/ / /:::/ / \:::\ \ \// \:::\ \ \:::\/:::/ / \//
\::::::/ / \::::::/ / /:::/ / \:::\ \ \:::\ \ \::::::/ /
\::::/ / \::::/ / /:::/ / \:::\ \ \:::\ \ \:::://
\::/ / /:::/ / \::/ / \:::\ \ \:::\ \ \:::\ \
\// /:::/ / \// \:::\ \ \:::\ \ \:::\ \
/:::/ / \:::\ \ \:::\ \ \:::\ \
/:::/ / \:::_\ \:::_\ \:::_\
\::/ / \::/ / \::/ / \::/ /
\/_/ \// \// \/_/
```
cargo install jay-cli
There are two commands: single
and random
* single: you need to choose song manually
* random: song is choson for you randomly
```
Usage: jay-cli
Commands: single Choose song manually one by one after playing random Song automatically chosen for you after playing help Print this message or the help of the given subcommand(s)
Options: -h, --help Print help ```
Might be a little bit complex than it should be!