Skip to content

chubc is a non-interactive command line client for Chub audio player.

License

Notifications You must be signed in to change notification settings

vchimishuk/chubc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chubc is a non-interactive command line client for Chub audio player.

Examples

$ chubc play "/Candlemass/1992 - Chapter VI/"
$ chubc volume +10
$ chubc pause
$ chubc stop

Build and run

The app can build using standard go command.

$ go build
$ ./chubc

It is also possible to easily build a package for some operation systems. See dist folder in the current source distribution.

Configuration

chubc does not require any specific configuration. The only configuration knob available is Chub server host & port target to connect to. See man chubc or chub --help for details.

About

chubc is a non-interactive command line client for Chub audio player.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published