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.