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
- Host: GitHub
- URL: https://github.com/herrhotzenplotz/btavctpd
- Owner: herrhotzenplotz
- Created: 2023-08-06T16:37:06.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-06T20:59:21.000Z (almost 3 years ago)
- Last Synced: 2025-06-11T01:06:34.235Z (about 1 year ago)
- Language: C
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```