#music #cli #jay-chou

app jay-cli

Listen music from CLI

3 stable releases

1.0.2 Aug 7, 2023
1.0.0 Aug 2, 2023

#255 in Audio

MIT license

195KB
473 lines

jay-cli

Listen music via CLI

  • Currently, it's only tested on MacOS
         _____                    _____                _____                            _____                    _____            _____          
        /\    \                  /\    \              |\    \                          /\    \                  /\    \          /\    \         
       /::\    \                /::\    \             |:\____\                        /::\    \                /::\____\        /::\    \        
       \:::\    \              /::::\    \            |::|   |                       /::::\    \              /:::/    /        \:::\    \       
        \:::\    \            /::::::\    \           |::|   |                      /::::::\    \            /:::/    /          \:::\    \      
         \:::\    \          /:::/\:::\    \          |::|   |                     /:::/\:::\    \          /:::/    /            \:::\    \     
          \:::\    \        /:::/__\:::\    \         |::|   |                    /:::/  \:::\    \        /:::/    /              \:::\    \    
          /::::\    \      /::::\   \:::\    \        |::|   |                   /:::/    \:::\    \      /:::/    /               /::::\    \   
 _____   /::::::\    \    /::::::\   \:::\    \       |::|___|______            /:::/    / \:::\    \    /:::/    /       ____    /::::::\    \  
/\    \ /:::/\:::\    \  /:::/\:::\   \:::\    \      /::::::::\    \          /:::/    /   \:::\    \  /:::/    /       /\   \  /:::/\:::\    \ 
/::\    /:::/  \:::\____\/:::/  \:::\   \:::\____\    /::::::::::\    \        /:::/____/     \:::\____\/:::/____/       /::\   \/:::/  \:::\____\
\:::\  /:::/    \::/    /\::/    \:::\  /:::/    /   /:::/~~~~/~~ \ ___\       \:::\    \      \::/    /\:::\    \       \:::\  /:::/    \::/    /
\:::\/:::/    / \/____/  \/____/ \:::\/:::/    /   /:::/    /                  \:::\    \      \/____/  \:::\    \       \:::\/:::/    / \/____/ 
 \::::::/    /                    \::::::/    /   /:::/    /                    \:::\    \               \:::\    \       \::::::/    /          
  \::::/    /                      \::::/    /   /:::/    /                      \:::\    \               \:::\    \       \::::/____/           
   \::/    /                       /:::/    /    \::/    /                        \:::\    \               \:::\    \       \:::\    \           
    \/____/                       /:::/    /      \/____/                          \:::\    \               \:::\    \       \:::\    \          
                                 /:::/    /                                         \:::\    \               \:::\    \       \:::\    \         
                                /:::/    /                                           \:::\____\               \:::\____\       \:::\____\        
                                \::/    /                                             \::/    /                \::/    /        \::/    /        
                                 \/____/                                               \/____/                  \/____/          \/____/         


2023-08-01 at 12 51 AM

How to install

cargo install jay-cli

How to use

There are two commands: single and random

  • single: you need to choose song manually
  • random: song is choson for you randomly
Usage: jay-cli <COMMAND>

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

Architecture

Might be a little bit complex than it should be!

image

Dependencies

~16–55MB
~871K SLoC