Project

cmus-bt

0.0
No commit activity in last 3 years
No release in over 3 years
Bluetooth AVRCP wrapper for cmus.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 2.1
>= 12.3.3

Runtime

~> 0.16.0
~> 2.6.5
 Project Readme

cmus-bt

Bluetooth AVRCP wrapper for cmus.

This is a wrapper script for manipulating an audio player "cmus" using any AVRCP-supported Bluetooth device. This script requires an environment that bluez running on the Linux. and devices used as remote controller must be paired and connected in advance.

Usage

cmus-bt [options] {DEVICE-NAME|DEVICE-ADDRESS}

options:
    -l, --list-available-device
        --log-file=FILE
        --log-level=FLEVEL

options

-l, --list-available-device
show available device list

argument

DEVICE-NAME or DEVICE-ADDRESS
Specify the name or address of the device to use as the remote controler. The list of possible devices can be viewed with the -l option.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/kwgt/cmus-bt.

License

The gem is available as open source under the terms of the MIT License.