• Stars
    star
    3,434
  • Rank 12,909 (Top 0.3 %)
  • Language
    C#
  • License
    GNU General Publi...
  • Created over 4 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Unofficial Galaxy Buds Manager for Windows, macOS, Linux, and Android

English | 中文(简体) | 中文(繁體) | Русский | 日本語 | Українська | 한국어 | Česky | Ελληνικά | Português
Attention: readme files are maintained by translators and may become outdated from time to time. For newest info rely on English version.

Galaxy Buds Client

An unofficial manager for the Buds, Buds+, Buds Live and Buds Pro

GitHub downloads count GitHub release (latest by date) License Platform

Key FeaturesDownloadHow it worksContributingCreditsLicense

Screenshot

Screenshot

Key Features

Configure and control any Samsung Galaxy Buds device and integrate them into your desktop.

Aside from standard features known from the official Android app, this project helps you to release the full potential of your earbuds and implements new functionality such as:

  • Detailed battery statistics
  • Diagnostics and factory self-tests
  • Loads of hidden debugging information
  • Customizable long-press touch actions
  • Firmware flashing, downgrading (Buds+, Buds Pro)
  • and much more...

Download

There are several Linux packages available:

Get binaries for Windows in the release section. Please read the release notes before installation:

Download

Flatpak

Universal binary packages for all Linux distributions. This is the recommended way of installing GalaxyBudsClient on Linux.

Available for download on FlatHub: https://flathub.org/apps/me.timschneeberger.GalaxyBudsClient

flatpak install me.timschneeberger.GalaxyBudsClient

Download on Flathub

Note: Flatpaks are sandboxed. This application can only access ~/.var/app/me.timschneeberger.GalaxyBudsClient/ by default.

AUR package

An AUR package for Arch Linux maintained by @joscdk is also available:

yay -S galaxybudsclient-bin

winget

The Windows package is also available to install with Windows Package Manager (winget)

winget install ThePBone.GalaxyBudsClient

How it works

In order to use Bluetooth wireless technology, a device must be able to interpret specific Bluetooth profiles that enable Bluetooth devices to communicate efficiently with each other.

The Galaxy Buds define two Bluetooth profiles: A2DP (Advanced Audio Distribution Profile) for audio streaming/controlling and SPP (Serial Port Profile) for transmitting binary streams. Manufacturers often use this profile (which relies on the RFCOMM protocol) to exchange configuration data, perform firmware updates, or send other commands to the Bluetooth device.

Even though the A2DP profile is standardized and documented, the format of the binary data exchanged by this RFCOMM protocol is usually proprietary.

To reverse-engineer this data format, I started by analyzing the structure of the binary stream sent by the earbuds. Later on, I also disassembled the official Galaxy Buds apps for Android to gain more insight into these devices' inner workings. You can find some (incomplete) notes I took down below. Check the source code to get more detailed information on the structure of the protocol.

Galaxy Buds (2019) NotesGalaxy Buds Plus Notes

While taking a closer look at the Galaxy Buds Plus, I also noticed some unusual features, such as a firmware debug mode, an unused pairing mode, and a Bluetooth key dumper. I documented these findings here:

Galaxy Buds Plus: Unusual features

Currently, I'm looking into modifying and reverse-engineering the firmware for the Buds+. At time of writing I have created two tools to fetch and analyze official firmware binaries. Check them out here:

Firmware DownloaderFirmware Extractor

Stream head-tracking data in realtime from your Buds Pro using this script: ThePBone/BudsPro-Headtracking

Contributing

Feature requests, bug reports, and pull requests of any kind are always welcome.

If you want to report bugs or propose your ideas for this project, you are welcome to open a new issue with a suitable template. Visit our wiki for a detailed explanation.

If you are planning to help us translating this app, refer to the instructions on our wiki. No programming knowledge is required, you can test your custom translations without installing any development tools before submitting a pull request. You can find auto-generated progress reports for existing translations here.

If you want to contribute your own code, you can simply submit a plain pull request explaining you changes. For larger and complex contributions it would be nice if you could open an issue (or message me via Telegram @thepbone) before starting to work on it.

Credits

This project is sponsored by Cloudflare.

Contributors

Translators

License

This project is licensed under GPLv3. It is not affiliated with Samsung nor supervised by them in any way.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR 
THE USE OR OTHER DEALINGS IN THE SOFTWARE.

More Repositories

1

awesome-shizuku

Curated list of awesome Android apps making use of Shizuku
2,741
star
2

tachiyomi-extensions-revived

Revival of removed source extensions for the Tachiyomi app.
Kotlin
1,373
star
3

RootlessJamesDSP

An implementation of the system-wide JamesDSP audio processing engine for non-rooted Android devices
C
798
star
4

DDCToolbox

Create and edit DDC headset correction files
C++
124
star
5

BudsPro-Headtracking

Stream head-tracking data from the Samsung Galaxy Buds Pro in real-time
Python
75
star
6

KomootGPX

Download Komoot tracks and highlights as GPX files (including metadata). Supports bulk-download
Python
67
star
7

FlatTabWidget

Animated minimalist tab widget for Qt
C++
65
star
8

DDCToolbox-Android

Create and edit VDCs on Android
Kotlin
44
star
9

galaxy-buds-firmware-archive

An archive of firmware images for the Galaxy Buds family. Flashable with the GalaxyBudsClient application.
38
star
10

LiquidEqualizerWidget

Modern 15-band equalizer for C++/Qt
C++
37
star
11

SlidingStackedWidget

Animated stacked widget for Qt
C++
35
star
12

SamsungServiceModeOTP

Generate OTP tokens for Samsung Service Mode to activate hidden debug/dumping features. (*#9900#)
Java
32
star
13

XTimeMachine

Let apps travel back in time to circumvent timed app trials. Requires LSPatch (no root) or Xposed.
Kotlin
20
star
14

GalaxyBuds-BatteryLevel

Simple python script to read battery values from the Samsung Galaxy Buds
Python
20
star
15

BudsProAnalysis

Leak and disassembly of the unreleased Galaxy Buds Pro plugin app
Java
17
star
16

MsiEcRamEditor

Edit and dump the RAM of the EC chip of MSI laptops via ACPI-WMI
C#
14
star
17

AutoEqPackages

Minified and compressed AutoEQ packages
Python
14
star
18

AutoEqApi

API to cache and distribute equalization data from the AutoEQ project
C#
14
star
19

FirmwareProviderAPI

Unofficial distribution API of firmware for devices of the Galaxy Buds family
C#
14
star
20

GalaxyBudsFirmwareDownloader

Download firmware images for Buds(+) devices from Samsung's official servers
Python
13
star
21

GraphicEQWidget

GraphicEQ for Qt (based on EAPO)
C++
11
star
22

RootActivityLauncher

Launch all hidden, restricted and unexported activities in Android via Root
Kotlin
11
star
23

SamsungFumoClient

Advanced OMA-DM client with FUMO capabilities designed for retrieving firmware updates and their metadata from Samsung's official servers
C#
11
star
24

QAnimatedSlider

Extended slider widget with animation capabilities
C++
10
star
25

QEqualizerView

Simple equalizer widget for Qt
C++
10
star
26

SamsungFumoScraper

WebAssembly-based web application that is capable of download Samsung OTA firmware files directly from the browser via Samsung's OMA-DM FUMO service.
HTML
10
star
27

CscKeystringDecrypt

Decrypt encrypted Samsung OMR/CSC files (especially keystring.dat)
Java
8
star
28

PPA-Repository

PPA for various packages
Shell
7
star
29

QEditableListView

ListView for Qt with movable items
C++
7
star
30

msi-ec-modern

Fork of msi-ec with support for MSI Modern 15 A11M (Business series)
C
7
star
31

ThePBone

6
star
32

LiveprogIDE

Basic embeddable Liveprog IDE, currently supports EELang2 (JamesDSP for Linux)
C++
6
star
33

Mitsukeru

Rank and collect anime/manga recommendations based on your personal AniList.co profile
C#
6
star
34

JDSP4Linux-GUI

User Interface for JamesDSP on Linux
C++
6
star
35

ScreenCapture.NET

Low-level screen capturing library for .NET Core; supports only X11/Linux currently
C#
5
star
36

GalaxyBuds2-Leak

Data-mining write-up
5
star
37

jadx-type-diagram-plugin

Type diagram plugin for JADX decompiler
Java
5
star
38

GalaxyBudsFirmwareExtractor

Java
5
star
39

RobomasterCheatsheet

Robomaster Python API Cheatsheet
Python
4
star
40

Viper4Windows-GUI

Repainted Viper4Windows UI
C#
4
star
41

BudsPro-AcceleratorPolling

'Stream' accelerator sensor data from the Samsung Galaxy Buds Pro (slow)
Python
4
star
42

onboard-plasmoid

A KDE plasmoid that displays live local telemetry data about the train you're sitting in
C++
4
star
43

Ws2812LedController

Advanced LED controller software for the raspberry pi with a remote client application
C#
4
star
44

flatpak-repo

Personal flatpak repository
4
star
45

JDSP4Linux

Port of the opensource version of JamesDSP to Linux
Shell
4
star
46

linux-stuff

My personal dotfiles backup, utilities, tricks and other stuff
Shell
3
star
47

TVNow-Scraper

Download M3U HLS playlist stream files directly from the server of TVNow and WatchBox
C++
3
star
48

geq2imp

Create impulse responses from CSV frequency responses
C
3
star
49

ArduinoStuff

Some old arduino code (small OS for TFT display, onscreen-keyboard, rtc)
C
2
star
50

app-crawler

Python
2
star
51

Viper4Windows-Translation

German Translation for V4W
2
star
52

plasma6-default-dynamic-wallpaper

Config files for the plasma-wallpapers-dynamic wallpaper plugin
Shell
2
star
53

Viper4Linux-GUI-PPA

PPA repository for the Viper4Linux GUI
Shell
2
star
54

CrunchyrollDownloaderPy

Python version of my crunchyroll downloader (prototype)
Python
2
star
55

GalaxyBudsLive-Disassembly

Analysis of unreleased Galaxy Buds Live "neobeans" plugin app for Android
Java
2
star
56

AssemblyExamples

A small collection of assembler examples
Assembly
1
star
57

IRSerialSender

Converts serial commands to impulses, which will be sent to a color strip
C++
1
star
58

dotfiles

My dotfiles for Linux systems
Shell
1
star
59

PyMatrix

64x32 LED Matrix Controller
Python
1
star
60

LEDMatrixDashboardAVR

Simple Dashboard displaying time and temperature on a LED matrix using an Arduino Mega
C++
1
star
61

ThePBone.WbXml2

Managed wrapper around libwbxml2
C#
1
star
62

mkdlc-touhou-spellbubble

Generate DLC packages from scratch
Shell
1
star