Skip to content

agnesk92/galaxy-buds-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galaxy EarBuds+ App
Galaxy EarBuds+ Battery Indicator App

License

Samsung's RFCOMM protocol interpretation for battery info was used from https://github.com/ThePBone/GalaxyBuds-BatteryLevel.

Running the app

With Conda

conda create -n gbuds python=3.7
conda activate gbuds
pip install -r requirements

# If it complains on missing PyGObject, use conda's binaries:
conda install -c conda-forge pygobject

# Run
python app

About

Tray application developed with the Qt widget toolkit to show battery level for Galaxy Earbud+ devices.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages