Skip to content

kindermax/buds-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buds-rs is a tool to communicate with bluetooth headphones (earbuds)

Usage

Show battery level

buds-rs --mac 6C:0D:E1:9C:0E:E1 -c 19   # -c is an optional RFCOMM device channel

Install

First you need to install some system packages

sudo apt install libdbus-1-dev pkg-config

Then run

lets install <path>, for example lets install ~/bin (if ~/bin in $PATH)

This will install buds-rs binary into your system.

Build

lets build

TODO

  • Show battery level
  • Adjust volume

About

Tool to communicate with bluetooth headphones (earbuds)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages