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
- Host: GitHub
- URL: https://github.com/usini/headphones_battery
- Owner: usini
- License: mit
- Created: 2022-12-29T19:18:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-19T20:06:54.000Z (over 2 years ago)
- Last Synced: 2025-03-22T19:32:53.655Z (over 1 year ago)
- Topics: ble, bleak, bluetooth, headphones, python, tkinter, windows
- Language: Python
- Homepage:
- Size: 125 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bluetooth Headphones Battery Widget

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.