EXE
WinGet
OpenFreebuds
MelianMiko · 0.14.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
openfreebuds_0.14.0_win32.exe /S
File Identity
Filename
openfreebuds_0.14.0_win32.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
MelianMiko.OpenFreebuds
Version
0.14.0
Description
OpenFreebuds is a management software for HUAWEI FreeBuds/Honor EarBuds series devices for computer.
License
GPL-3.0
↗
Homepage
https://mmk.pw/en/openfreebuds/
Installer URL
https://github.com/melianmiko/OpenFreebuds/releases/download/v0.14.0/openfreebuds_0.14.0_win32.exe
Upgrade Behavior
install(Install over existing)
Release Notes
- [Core] Client-server architecture, close #14;
- Now multiple instances of OpenFreebuds could be launched, for multi-user usage for example;
- Built-in HTTP-server is now used as cross process communication protocol, so it can't be fully disabled, remote access is still disallowed out-of-box;
- If you need to launch multiple instances from single user, use -c CLI flag;
- [Core] Web-server authorization
- [Core] Rewritten (mostly from scratch) to asyncio ;
- [Core] Drop pybluez from dependenci…