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

https://github.com/usini/headphones_battery

Bluetooth Headphones Battery Widget
https://github.com/usini/headphones_battery

ble bleak bluetooth headphones python tkinter windows

Last synced: 1 day ago
JSON representation

Bluetooth Headphones Battery Widget

Awesome Lists containing this project

README

          

# Bluetooth Headphones Battery Widget
![icon](images/svg/icon.svg)

A simple widget for Windows that displays the battery level of your Bluetooth headphones.

# Features
* Display the current battery level of your headphones
* Get MAC Address and Battery Level UUID directly in the application
* Always on top, transparent widget you can place anywhere
* Multilingual support (English, French)

# Credits
* Bleak library for Bluetooth communication
* Tkinter for GUI development
* ChatGPT used for code help and this Readme

# License
This project is licensed under the MIT License - see the LICENSE file for details.

# Disclaimer
This widget is provided as-is, without any warranties or guarantees. Use at your own risk.

# Widget de batterie pour casques Bluetooth

Un widget simple pour Windows qui affiche le niveau de batterie de vos casques Bluetooth.

# Fonctionnalités
* Affiche le niveau de batterie actuel de vos casques
* Récupère l'adresse MAC et l'UUID du niveau de batterie directement dans l'application
* Widget toujours en premier plan, transparent que vous pouvez placer n'importe où
* Support multilingue (anglais, français)

# Crédits
* Bibliothèque Bleak pour la communication Bluetooth
* Tkinter pour le développement de l'interface utilisateur
* Coder avec l'assistance de ChatGPT (et aussi pour créer ce readme)

# Licence
Ce projet est sous licence MIT - consultez le fichier LICENSE pour plus de détails.

# Avertissement
Ce widget est fourni en l'état, sans garanties ou assurances. Utilisez-le à vos risques et périls.