An open API service indexing awesome lists of open source software.

https://github.com/herrhotzenplotz/btavctpd

Bluetooth AVRCP Profile Daemon for FreeBSD
https://github.com/herrhotzenplotz/btavctpd

Last synced: 12 months ago
JSON representation

Bluetooth AVRCP Profile Daemon for FreeBSD

Awesome Lists containing this project

README

          

# A hacky Bluetooth AVRCP Profile daemon for FreeBSD

Currently depends on xdotool to play/pause the playback.

## Build

Run make, darnit.

## Usage

```console
$ ./btavctpd [-d] -h
```

Also, there's a manual page that you can read:

```console
$ man ./btavctpd.8
```