Skip to content

fawni/shy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shy🍂

A command line remote controller for MusicBee

Important

shy requires the MusicBee web server plugin mb_WWWserver to be able to run.

Installation

cargo install --git https://github.com/fawni/shy

Usage

In the following examples, | represents or
shy np # print now playing
shy add track.mp3 track.flac path/to/album # adds track.mp3 track.flac and valid audio files in album directory to queue
shy v +10 | 80 | -40 # increase volume by 10 points | set volume to 80 | decrease volume by 40
shy seek 5 | 70% | -20 # seek 5 seconds | set position to 70% | go back 20 seconds

shy -h for more information

License

OSL-3.0