Скачать приложение galaxy buds для windows

Unofficial Galaxy Buds Manager for Windows and Linux - ThePBone/GalaxyBudsClient

GalaxyBudsClient v4.5.2

All Galaxy Buds models are supported!

SmartScreen notice

The current Windows installer seems to trigger a SmartScreen (‘unrecognized developer’) warning on some systems, most likely because I’m publishing these installers as unsigned binaries. Unfortunately, using a proper code signing certificate is not an option since I cannot afford recurring monthly payments for an open-source app with zero budget.

What’s Changed (v4.5.2)

  • Hotfix: Support for devices with personalized names

What’s Changed (v4.5.1)

  • Linux: Native tray icon support
  • Hotfix: Accidentally leftover debug code in v4.5.0 suppressed all disconnect/error events and made it impossible to reconnect once disconnected
  • Upgrade to .NET 6
  • DevTools: Auto-scroll binary dump and message list
  • Linux: Override Bluetooth adapter using an environment variable (e.g. BT_ADAPTER=hci0)
  • Fixed crash in WelcomePage

Translation updates

  • Korean translation updated by @rkdclgh in #279
  • Chinese translation updated by @YexuanXiao in #282
  • German translation updated by @Benni0109 in #283
  • Korean translation updated by @cozyplanes in #284
  • Hebrew translation updated by @RisinT96 in #293
  • Spanish translation updated by @dtorreci in #301 #302
  • Russian translation updated by @gavril-s in #305

Note to Linux users

  • x86_64-musl binaries are only compatible with libc-musl based distributions (e.g., Alpine Linux).
  • You need to give the binary execute permissions before launching it: chmod +x GalaxyBudsClient
  • If your system language is set to a language that has non-Latin characters (Korean, Japanese, Chinese), you need to start the app like this: LC_ALL=C ./GalaxyBudsClient (temporary workaround)

Privacy

  • This application collects crash dumps in case of fatal application crashes and sends them to my sentry.io dashboard (can be disabled in settings).
  • To help me support Buds models I don’t own, this app includes a crowdsourcing feature to share data about Samsung’s proprietary Bluetooth serial protocol on demand. You can disable this permanently by navigating to ‘Settings > Developer options’.

Q: How to fix connection issues

A: If you experience issues while connecting or using the Galaxy Buds with this app, you can do the following:

  1. Unregister your earbuds in the app if not already done, like this: Options > Unregister device
  2. Proceed to the device selection page
  3. Disable the switch with the label ‘Use alternative Bluetooth backend’ (Windows only)
  4. Select your earbuds from the list and continue

Thank you for 1800+ stars on GitHub!

GalaxyBudsClient v4.5.1

All Galaxy Buds models are supported!

SmartScreen notice

The current Windows installer seems to trigger a SmartScreen (‘unrecognized developer’) warning on some systems, most likely because I’m publishing these installers as unsigned binaries. Unfortunately, using a proper code signing certificate is not an option since I cannot afford recurring monthly payments for an open-source app with zero budget.

What’s Changed

  • Linux: Native tray icon support
  • Hotfix: Accidentally leftover debug code in v4.5.0 suppressed all disconnect/error events and made it impossible to reconnect once disconnected
  • Upgrade to .NET 6
  • DevTools: Auto-scroll binary dump and message list
  • Linux: Override Bluetooth adapter using an environment variable (e.g. BT_ADAPTER=hci0)
  • Fixed crash in WelcomePage

Translation updates

  • Korean translation updated by @rkdclgh in #279
  • Chinese translation updated by @YexuanXiao in #282
  • German translation updated by @Benni0109 in #283
  • Korean translation updated by @cozyplanes in #284
  • Hebrew translation updated by @RisinT96 in #293
  • Spanish translation updated by @dtorreci in #301 #302
  • Russian translation updated by @gavril-s in #305

Note to Linux users

  • x86_64-musl binaries are only compatible with libc-musl based distributions (e.g., Alpine Linux).
  • You need to give the binary execute permissions before launching it: chmod +x GalaxyBudsClient
  • If your system language is set to a language that has non-Latin characters (Korean, Japanese, Chinese), you need to start the app like this: LC_ALL=C ./GalaxyBudsClient (temporary workaround)

Privacy

  • This application collects crash dumps in case of fatal application crashes and sends them to my sentry.io dashboard (can be disabled in settings).
  • To help me support Buds models I don’t own, this app includes a crowdsourcing feature to share data about Samsung’s proprietary Bluetooth serial protocol on demand. You can disable this permanently by navigating to ‘Settings > Developer options’.

Q: How to fix connection issues

A: If you experience issues while connecting or using the Galaxy Buds with this app, you can do the following:

  1. Unregister your earbuds in the app if not already done, like this: Options > Unregister device
  2. Proceed to the device selection page
  3. Disable the switch with the label ‘Use alternative Bluetooth backend’ (Windows only)
  4. Select your earbuds from the list and continue

Thank you for 1700+ stars on GitHub!

GalaxyBudsClient v4.4.1

All Galaxy Buds models are supported!

SmartScreen notice: The current Windows installer seems to trigger a SmartScreen (‘unrecognized developer’) warning on some systems, most likely because I’m publishing these installers as unsigned binaries. Unfortunately, using a proper code signing certificate is not an option since I cannot afford recurring monthly payments for an open-source app with zero budget.

Please keep your firmware updated. Concerning the Buds, Buds+, and Buds Live: very old firmware versions such as R175XXU0ASLE can cause crashes and are not properly supported. However, this app will support all Buds Pro firmware versions available to end users from launch.

Changelog v4.4.1

  • Emergency patch for Buds2 users

Changelog v4.4

  • Better Buds2 support
    • Enable/disable single/double/triple/long touch actions
  • Buds2 and Pro: Support for ambient sound customization feature
  • Inform user about possible Bluetooth connection conflicts if the official app is installed (@githubcatw)

Bug fixes

  • Fixed various issues with the Buds2

Translation updates

  • Added Chinese-Traditional translation (@YiJhu )
  • Updated Chinese translation (@YexuanXiao)

Note to Linux users

  • x86_64-musl binaries are only compatible with libc-musl based distributions (e.g., Alpine Linux).
  • You need to give the binary execute permissions before launching it: chmod +x GalaxyBudsClient
  • Proprietary NVIDIA drivers may cause crashes on some Linux systems (feel free to open an issue, I need to collect information)
  • If your system language is set to a language that has non-Latin characters (Korean, Japanese, Chinese), you need to start the app like this: LC_ALL=C ./GalaxyBudsClient (temporary workaround)

Privacy

  • This application collects crash dumps in case of fatal application crashes and sends them to my sentry.io dashboard.
  • To help me support Buds models I don’t own, this app includes a crowdsourcing feature to share data about Samsung’s proprietary Bluetooth serial protocol on demand. You can disable this permanently by navigating to ‘Settings > Developer options’.

Other notes

  • The first launch (or after updating) always takes a few seconds longer.

Q: How to fix connection issues

A: If you experience issues while connecting or using the Galaxy Buds with this app, you can do the following:

  1. Unregister your earbuds in the app if not already done, like this: Options > Unregister device
  2. Proceed to the device selection page
  3. Disable the switch with the label ‘Use alternative Bluetooth backend’
  4. Select your earbuds from the list and continue

Q: The app does not launch

A: If you are on Windows, please (re-)install the latest version of the Microsoft .NET Framework Runtime.


Thank you for 1300+ stars on GitHub!

GalaxyBudsClient v4.4

All Galaxy Buds models are supported!

SmartScreen notice: The current Windows installer seems to trigger a SmartScreen (‘unrecognized developer’) warning on some systems, most likely because I’m publishing these installers as unsigned binaries. Unfortunately, using a proper code signing certificate is not an option since I cannot afford recurring monthly payments for an open-source app with zero budget.

Please keep your firmware updated. Concerning the Buds, Buds+, and Buds Live: very old firmware versions such as R175XXU0ASLE can cause crashes and are not properly supported. However, this app will support all Buds Pro firmware versions available to end users from launch.

Changelog v4.4

  • Better Buds2 support
    • Enable/disable single/double/triple/long touch actions
  • Buds2 and Pro: Support for ambient sound customization feature
  • Inform user about possible Bluetooth connection conflicts if the official app is installed (@githubcatw)

Bug fixes

  • Fixed various issues with the Buds2

Translation updates

  • Added Chinese-Traditional translation (@YiJhu )
  • Updated Chinese translation (@YexuanXiao)

Note to Linux users

  • x86_64-musl binaries are only compatible with libc-musl based distributions (e.g., Alpine Linux).
  • You need to give the binary execute permissions before launching it: chmod +x GalaxyBudsClient
  • Proprietary NVIDIA drivers may cause crashes on some Linux systems (feel free to open an issue, I need to collect information)
  • If your system language is set to a language that has non-Latin characters (Korean, Japanese, Chinese), you need to start the app like this: LC_ALL=C ./GalaxyBudsClient (temporary workaround)

Privacy

  • This application collects crash dumps in case of fatal application crashes and sends them to my sentry.io dashboard.
  • To help me support Buds models I don’t own, this app includes a crowdsourcing feature to share data about Samsung’s proprietary Bluetooth serial protocol on demand. You can disable this permanently by navigating to ‘Settings > Developer options’.

Other notes

  • The first launch (or after updating) always takes a few seconds longer.

Q: How to fix connection issues

A: If you experience issues while connecting or using the Galaxy Buds with this app, you can do the following:

  1. Unregister your earbuds in the app if not already done, like this: Options > Unregister device
  2. Proceed to the device selection page
  3. Disable the switch with the label ‘Use alternative Bluetooth backend’
  4. Select your earbuds from the list and continue

Q: The app does not launch

A: If you are on Windows, please (re-)install the latest version of the Microsoft .NET Framework Runtime.


Thank you for 1300+ stars on GitHub!

GalaxyBudsClient v4.3.1

All Galaxy Buds models are supported!

SmartScreen notice: The current Windows installer seems to trigger a SmartScreen (‘unrecognized developer’) warning on some systems, most likely because I’m publishing these installers as unsigned binaries. Unfortunately, using a proper code signing certificate is not an option since I cannot afford recurring monthly payments for an open-source app with zero budget.

Please keep your firmware updated. Concerning the Buds, Buds+, and Buds Live: very old firmware versions such as R175XXU0ASLE can cause crashes and are not properly supported. However, this app will support all Buds Pro firmware versions available to end users from launch.

Changelog v4.3.1

  • Bugfix: Hide terminal debug window

Changelog v4.3

  • Buds2 support

Bug fixes

  • Firmware update transfer with very slow Bluetooth hardware doesn’t timeout anymore
  • Fixed various graphical glitches

Translation updates

  • Added Hebrew translation (@Sigarya)
  • Updated Czech translation (@Joedmin)

Note to Linux users

  • x86_64-musl binaries are only compatible with libc-musl based distributions (e.g., Alpine Linux).
  • You need to give the binary execute permissions before launching it: chmod +x GalaxyBudsClient
  • Proprietary NVIDIA drivers may cause crashes on some Linux systems (feel free to open an issue, I need to collect information)
  • If your system language is set to a language that has non-Latin characters (Korean, Japanese, Chinese), you need to start the app like this: LC_ALL=C ./GalaxyBudsClient (temporary workaround)

Privacy

  • This application collects crash dumps in case of fatal application crashes and sends them to my sentry.io dashboard.
  • To help me support Buds models I don’t own, this app includes a crowdsourcing feature to share data about Samsung’s proprietary Bluetooth serial protocol on demand. You can disable this permanently by navigating to ‘Settings > Developer options’.

Other notes

  • The first launch (or after updating) always takes a few seconds longer.

Q: How to fix connection issues

A: If you experience issues while connecting or using the Galaxy Buds with this app, you can do the following:

  1. Unregister your earbuds in the app if not already done, like this: Options > Unregister device
  2. Proceed to the device selection page
  3. Disable the switch with the label ‘Use alternative Bluetooth backend’
  4. Select your earbuds from the list and continue

Q: The app does not launch

A: If you are on Windows, please (re-)install the latest version of the Microsoft .NET Framework Runtime.


Thank you for 1200+ stars on GitHub!

GalaxyBudsClient v4.2.1

All Galaxy Buds models are supported!

SmartScreen notice: The current Windows installer seems to trigger a SmartScreen (‘unrecognized developer’) warning on some systems, most likely because I’m publishing these installers as unsigned binaries. Unfortunately, using a proper code signing certificate is not an option since I cannot afford recurring monthly payments for an open-source app with zero budget.

Please keep your firmware updated. Concerning the Buds, Buds+, and Buds Live: very old firmware versions such as R175XXU0ASLE can cause crashes and are not properly supported. However, this app will support all Buds Pro firmware versions available to end users from launch.

Changelog v4.2.1

  • Buds Live: Enable firmware flashing tool (advanced users only; confirmed working by testers)
  • Optimized ‘three-way switch‘ touch action behavior for noise control (Buds Pro)
  • New styling option ‘Use different color when in case‘ for the connection popup

Bug fixes

  • Firmware flasher: detect and warn about internal beta firmware images (BCOM-header)
  • Fixed text-overflow in context-menus
  • Fixed high CPU usage on some Linux systems
  • Fixed installer issues

Translation updates

  • Added French translation (@tretre91)
  • Added Romanian translation (@grigorem)
  • Added Chinese translation (@YexuanXiao)
  • Updated Korean translation (@cozyplanes, @MareNectaris)
  • Updated Czech translation (@Joedmin)
  • Updated Russian translation (@ArthurWolfhound, @Braingines )
  • Updated Ukrainian translation (@ArthurWolfhound)

Note to Linux users

  • x86_64-musl binaries are only compatible with libc-musl based distributions (e.g., Alpine Linux).
  • You need to give the binary execute permissions before launching it: chmod +x GalaxyBudsClient
  • Proprietary NVIDIA drivers may cause crashes on some Linux systems (feel free to open an issue, I need to collect information)
  • If your system language is set to a language that has non-Latin characters (Korean, Japanese, Chinese), you need to start the app like this: LC_ALL=C ./GalaxyBudsClient (temporary workaround)

Privacy

  • This application collects crash dumps in case of fatal application crashes and sends them to my sentry.io dashboard.
  • To help me support Buds models I don’t own, this app includes a crowdsourcing feature to share data about Samsung’s proprietary Bluetooth serial protocol on demand. You can disable this permanently by navigating to ‘Settings > Developer options’.

Other notes

  • The first launch (or after updating) always takes a few seconds longer.

Q: How to fix connection issues

A: If you experience issues while connecting or using the Galaxy Buds with this app, you can do the following:

  1. Unregister your earbuds in the app if not already done, like this: Options > Unregister device
  2. Proceed to the device selection page
  3. Disable the switch with the label ‘Use alternative Bluetooth backend’
  4. Select your earbuds from the list and continue

Q: The app does not launch

A: If you are on Windows, please (re-)install the latest version of the Microsoft .NET Framework Runtime.


Thank you for 1100+ stars on GitHub!

GalaxyBudsClient v4.2 (Major update)

All Galaxy Buds models are supported!

SmartScreen notice: The current Windows installer seems to trigger a SmartScreen (‘unrecognized developer’) warning on some systems, most likely because I’m publishing these installers as unsigned binaries. Unfortunately, using a proper code signing certificate is not an option since I cannot afford recurring monthly payments for an open-source app with zero budget.

Please keep your firmware updated. Concerning the Buds, Buds+, and Buds Live: very old firmware versions such as R175XXU0ASLE can cause crashes and are not properly supported. However, this app will support all Buds Pro firmware versions available to end users from launch.

Changelog v4.2

  • Firmware update flashing tool (Buds+ and Buds Pro only)
    • Upgrade using official firmware binaries
    • Downgrade to older firmware (not officially supported, experienced users only)
    • Flash custom firmware binaries (dangerous, experienced users only)
  • Remap Bixby wakeup feature (Buds Live, Buds Pro)
  • Dump spatial 3D head-tracking data (Buds Pro)
  • Added outside double-tap volume support (Buds Pro)
  • Change how the noise control switch on the touchpad behaves (Buds Pro)
    • Option 1: Switch between ANC <-> Off
    • Option 2: Switch between Ambient <-> Off
    • Option 3: Switch between Ambient <-> ANC
    • Option 4 (exclusive): Iterate over ANC, Ambient, and Off
  • Added stereo pan support (Buds Live, Buds Pro)
  • Support new case battery behavior changed by Samsung

Bug fixes

  • Fixed overflow issue with original Galaxy Buds and certain Bluetooth adapters
  • Detect connection issues more reliably (WindowsRT)
  • Fixed self-updater issue
  • Various minor crash fixes

Translation updates

  • Updated Czech translation (@Joedmin580)
  • Added Greek translation (@nikossyr)

Note to Linux users

  • x86_64-musl binaries are only compatible with libc-musl based distributions (e.g., Alpine Linux).
  • You need to give the binary execute permissions before launching it: chmod +x GalaxyBudsClient
  • Proprietary NVIDIA drivers may cause crashes on some Linux systems (feel free to open an issue, I need to collect information)
  • If your system language is set to a language that has non-Latin characters (Korean, Japanese, Chinese), you need to start the app like this: LC_ALL=C ./GalaxyBudsClient (temporary workaround)

Note: The first launch (or after updating) always takes a few seconds longer.


Q: How to fix connection issues

A: If you experience issues while connecting or using the Galaxy Buds with this app, you can do the following:

  1. Unregister your earbuds in the app if not already done, like this: Options > Unregister device
  2. Proceed to the device selection page
  3. Disable the switch with the label ‘Use alternative Bluetooth backend’
  4. Select your earbuds from the list and continue

Q: The app does not launch

A: If you are on Windows, please (re-)install the latest version of the Microsoft .NET Framework Runtime.


Thank you for 850+ stars on GitHub!

GalaxyBudsClient v4.1.1.1

All Galaxy Buds models are supported!

SmartScreen notice: The current Windows installer seems to trigger a SmartScreen (‘unrecognized developer’) warning on some systems, most likely because I’m publishing these installers as unsigned binaries. Unfortunately, using a proper code signing certificate is not an option since I cannot afford recurring monthly payments for an open-source app with zero budget.

Please keep your firmware updated. Concerning the Buds, Buds+, and Buds Live: very old firmware versions such as R175XXU0ASLE can cause crashes and are not properly supported. However, this app is going to support all Buds Pro firmware versions available to end users from launch.

Changelog v4.1.1.1

  • Fix incorrect version code

Changelog v4.1.1

  • Buds Plus/Live: Fix case battery 101% issue after R175XXU0AUB3/R180XXU0AUB3 firmware update
  • Added Buds Pro icons (@TheLastFrame)
  • Added Czech translation (@Joedmin580)
  • Updated German translation (@TheLastFrame)
  • Updated Chinese translation (@kakkk)
  • Updated Korean translation (@ericswpark)
  • Various crash fixes

Note to Linux users

  • x86_64-musl binaries are only compatible with libc-musl based distributions (e.g. Alpine Linux).
  • You need to give the binary execute permissions before launching it: chmod +x GalaxyBudsClient
  • Proprietary NVIDIA drivers may cause crashes on some Linux systems (feel free to open an issue, I need to collect information)
  • If your system language is set to a language that has non-Latin characters (Korean, Japanese, Chinese), you need to start the app like this: LC_ALL=C ./GalaxyBudsClient (temporary workaround)

Note: The first launch (or after updating) always takes a few seconds longer.


Fixing connection issues

If you experience issues while connecting or using the Galaxy Buds with this app, you can do the following:

  1. Unregister your earbuds in the app if not already done, like this: Options > Unregister device
  2. Proceed to the device selection page
  3. Disable the switch with the label ‘Use alternative Bluetooth backend’
  4. Select your earbuds from the list and continue

Thank you for 670+ stars on GitHub!

GalaxyBudsClient v4.1.1

All Galaxy Buds models are supported!

SmartScreen notice: The current Windows installer seems to trigger a SmartScreen (‘unrecognized developer’) warning on some systems, most likely because I’m publishing these installers as unsigned binaries. Unfortunately, using a proper code signing certificate is not an option since I cannot afford recurring monthly payments for an open-source app with zero budget.

Please keep your firmware updated. Concerning the Buds, Buds+, and Buds Live: very old firmware versions such as R175XXU0ASLE can cause crashes and are not properly supported. However, this app is going to support all Buds Pro firmware versions available to end users from launch.

Changelog v4.1.1

  • Buds Plus/Live: Fix case battery 101% issue after R175XXU0AUB3/R180XXU0AUB3 firmware update
  • Added Buds Pro icons (@TheLastFrame)
  • Added Czech translation (@Joedmin580)
  • Updated German translation (@TheLastFrame)
  • Updated Chinese translation (@kakkk)
  • Updated Korean translation (@ericswpark)
  • Various crash fixes

Note to Linux users

  • x86_64-musl binaries are only compatible with libc-musl based distributions (e.g. Alpine Linux).
  • You need to give the binary execute permissions before launching it: chmod +x GalaxyBudsClient
  • Proprietary NVIDIA drivers may cause crashes on some Linux systems (feel free to open an issue, I need to collect information)
  • If your system language is set to a language that has non-Latin characters (Korean, Japanese, Chinese), you need to start the app like this: LC_ALL=C ./GalaxyBudsClient (temporary workaround)

Note: The first launch (or after updating) always takes a few seconds longer.


Fixing connection issues

If you experience issues while connecting or using the Galaxy Buds with this app, you can do the following:

  1. Unregister your earbuds in the app if not already done, like this: Options > Unregister device
  2. Proceed to the device selection page
  3. Disable the switch with the label ‘Use alternative Bluetooth backend’
  4. Select your earbuds from the list and continue

Thank you for 670+ stars on GitHub!

GalaxyBudsClient v4.1

All Galaxy Buds models are supported!

SmartScreen notice: The current Windows installer seems to trigger a SmartScreen (‘unrecognized developer’) warning on some systems, most likely because I’m publishing these installers as unsigned binaries. Unfortunately, using a proper code signing certificate is not an option since I cannot afford recurring monthly payments for an open-source app with zero budget.

Please keep your firmware updated. Concerning the Buds, Buds+, and Buds Live: very old firmware versions such as R175XXU0ASLE can cause crashes and are not properly supported. However, this app is going to support all Buds Pro firmware versions available to end users from launch.

Changelog v4.1.0

  • Fix Buds Live ANC switch
  • Fix Buds Pro case battery display
  • Update Korean translation (@cozyplanes, @papercore-dev)
  • Update Russian and Ukrainian translation (@ArthurWolfhound)
  • Add Vietnamese translation (@KatJillianne)
  • Add alternative Bluetooth backend to fix connection issues with some Bluetooth adapters/drivers
  • Windows: Fixed accidental app shutdown when minimizing the app to the tray bar

Note to Linux users

  • x86_64-musl binaries are only compatible with libc-musl based distributions (e.g. Alpine Linux).
  • You need to give the binary execute permissions before launching it: chmod +x GalaxyBudsClient
  • Proprietary NVIDIA drivers may cause crashes on some Linux systems (feel free to open an issue, I need to collect information)
  • If your system language is set to a language that has non-Latin characters (Korean, Japanese, Chinese), you need to start the app like this: LC_ALL=C ./GalaxyBudsClient (temporary workaround)

Note: The first launch (or after updating) always takes a few seconds longer.


Fixing connection issues

If you experience issues while connecting or using the Galaxy Buds with this app, you can do the following:

  1. Unregister your earbuds in the app if not already done, like this: Options > Unregister device
  2. Proceed to the device selection page
  3. Disable the switch with the label ‘Use alternative Bluetooth backend’
  4. Select your earbuds from the list and continue

Thank you for 600+ stars on GitHub!

This open source Galaxy Buds client lets you manage your Buds from your Windows PC

A developer has released an open source Galaxy Buds client for Windows after reverse-engineering Samsung’s proprietary communication protocol. Read on!

galaxy_buds_manager_featured

The Galaxy Wearable app allows users to connect Samsung wearable devices to their smartphones. One can also manage the Galaxy Buds family of wireless earbuds through the same app after installing appropriate plugins. For PC and Mac users, Samsung provides a similar companion application named Galaxy Buds Manager in order to check for software updates and install the new firmware on the Galaxy Buds/Buds+. Samsung utilizes a proprietary communication protocol between the buds and the companion app, but a developer has now managed to reverse-engineer it. The person, Tim Schneeberger, has also released an unofficial open-source Galaxy Buds client, which is far more versatile than the official app.

The initial version of the unofficial client, which is also named as Galaxy Buds Manager, is released as a Windows-only app. You need .NET Framework 4.7.2 or higher to run it, which means porting the app to Linux and macOS using Mono may be possible in the near future.

The client offers the following features:

  • Display detailed sensor statistics on the dashboard, this includes:
    • Voltage and Current of the in-built ADC (Analog-to-Digital Converter) of both Earbuds
    • Temperature of both Earbuds
    • More precise battery percentage (instead of steps of 5)
  • Perform a self-test with all onboard components
  • Display various (debug) information, including:
    • Hardware Revision
    • (Touch) Firmware Version
    • Bluetooth Addresses of both Earbuds
    • Serial Numbers of both Earbuds
    • Firmware Build Info (Compile Date, Developer Name)
    • Battery Type
    • Other sensor data
  • Equalizer: unlock ‘Optimize for Dolby’ feature
  • Touchpad: Combine Volume Up/Down with other options

The initial version of this unofficial companion app is designed for the original Galaxy Buds. 2020’s Galaxy Buds+, however, are not supported by the client at this moment, since Tim doesn’t own a pair, and we confirmed that they are not compatible. We hope the Galaxy Buds community will help the developer by providing required logs and message dumps to expand the device compatibility list.

Unofficial Galaxy Buds Manager for Windows: Download || Source Code

The developer has also shared the structure of the custom RFComm Serial protocol used by the Buds to receive and send binary data, which should be beneficial for other tinkerers.


Source: r/galaxybuds

Для простого подключения и настройки выпущено специальное приложение

Компания Samsung Electronics продолжает своё сотрудничество с Microsoft. На прошлой неделе было выпущено приложение SmartThings, а теперь корейский производитель представил приложение для Windows 10 для управления наушниками Samsung Galaxy Buds. 

Samsung подружила наушники Galaxy Buds с Windows 10

После того, как пользователь загрузит приложение из Microsoft Store, он сможет использовать приложение для простого сопряжения Galaxy Buds с компьютером под управлением операционной системой Windows 10, будь то ноутбук Samsung, десктопный ПК или другое устройство с поддержкой Bluetooth. 

Samsung подружила наушники Galaxy Buds с Windows 10

В приложении присутствуют элементы управления для настройки системы шумоподавления, эквалайзера, а также для обновлений программного обеспечения наушников. 

На данный момент приложение совместимо только с Galaxy Buds Pro. Samsung отмечает, что поддержка Galaxy Buds Live и Galaxy Buds+ скоро появится в приложении для Windows 10.

18 мая 2021 в 13:01

| Теги: Samsung

| Источник: 9to5Google, Microsoft Store

5 августа 20204 января 2023

Менеджер Galaxy Buds 1

Samsung обычно выпускает приложение, которое позволяет пользователям управлять своими беспроводными наушниками Galaxy Buds. Однако приложение было доступно только для мобильных платформ. Сегодня новый сторонний Windows приложение было выпущено для оригинальных наушников Samsung Galaxy. Это новое стороннее приложение поддерживает различные функции, такие как эквалайзер, информация об уровне заряда батареи и многое другое. Найдите полный список функций ниже.

Узнать больше

  • Create теперь доступен в предварительной версии, и Microsoft хочет, чтобы создатели контента могли редактировать его в одном месте.
  • Как воспроизводить аудио с нескольких выходов в Windows 11
  • Приложение Microsoft Photos с интеграцией iCloud Photos теперь доступно для всех пользователей
  • Отображение подробной статистики датчиков на приборной панели, в том числе:
    • Напряжение и ток встроенного АЦП (аналого-цифрового преобразователя) обоих наушников
    • Температура обоих наушников
    • Более точный процент заряда батареи (вместо шагов 5)
  • Выполните самопроверку со всеми встроенными компонентами
  • Отображать различную (отладочную) информацию, в том числе:
    • Версия оборудования
    • (Touch) Версия прошивки
    • Bluetooth-адреса обоих наушников
    • Серийные номера обоих наушников
    • Информация о сборке прошивки (дата компиляции, имя разработчика)
    • Тип батареи
    • Другие данные датчика
  • Эквалайзер: разблокировать функцию «Оптимизировать для Dolby»
  • Сенсорная панель: объедините громкость вверх / вниз с другими параметрами

Вы можете скачать приложение Galaxy Buds manager здесь из GitHub.

Примечание. Это приложение работает только с оригинальными Galaxy Buds, а не с недавно выпущенным Galaxy Buds Plus.

источник: Reddit.

Статьи по теме

  • eaa09ea82fcedd0f25d0f737274f89253d2907af2862c00f9eb30d96ad800a54-3222133-3489995-7147688

    Microsoft Edge сообщит вам уровень сложности взлома пароля

  • wip-виджеты-5775354-4210790-2932828

    Windows 11 Dev Build 25290 представляет виджеты Spotify и Phone Link, новый значок предлагаемого действия в меню «Пуск».

  • windows-10-логотип-герой-3515154-8654969-1331024

    Как отключить гибернацию на Windows 10

  • исправить-отсутствие-жесткого-диска-после-клонирования-в-windows-1587471-2464437-7007811

    Отсутствует жесткий диск после клонирования Windows 11/10

  • как удалить непечатаемые символы в excel-9164414-2962980-6593365

    Как удалить непечатаемые символы в Excel?

  • Microsoft-может-исправить-windows-11-виджетов-с-этим-одним-изменением

    Майкрософт может исправить Windows 11 виджетов с этим одним изменением

Чтобы упростить вам управление настройками Galaxy Buds, Samsung выпустила приложение под названием Galaxy Buds для Windows 10. Это приложение должно помочь вам изменять различные параметры настроек для Galaxy Buds прямо с ПК с Windows 10.

Как впервые заметил пользователь Twitter, Samsung разместила приложение под названием Galaxy Buds в Microsoft Store. Это приложение призвано упростить и удобство сопряжения с вашими Galaxy Buds и управления ими.

Galaxy Buds (для Windows 10) https://t.co/Sf1j7jVzw9 pic.twitter.com/lBsEwzHUJg

— Aggiornamenti Lumia (@ALumia_Italia) 13 мая 2021 г.
https://okdk.ru/wp-content/litespeed/localres/aHR0cHM6Ly9wbGF0Zm9ybS50d2l0dGVyLmNvbS93aWRnZXRzLmpz

Это приложение предлагает несколько функций, в том числе возможность проверять уровень заряда батареи наушников и обновлять их прошивку.

Особенности приложения Samsung Galaxy Buds для Windows 10

У вас есть несколько вариантов настройки для ваших Galaxy Buds с помощью этого приложения. Вот некоторые из этих функций:

Проверить уровень заряда батареи

С помощью этой функции вы можете узнать текущий уровень заряда батареи ваших наушников. Это экономит ваше время, так как вам не нужно покидать компьютер, чтобы узнать, нужно ли заряжать наушники.

Сенсорные команды

Вы можете использовать приложение для включения и отключения сенсорных команд для ваших Galaxy Buds.

Связанный: Лучшие приложения Microsoft Store для Windows 10

Опять же, это шаг к тому, чтобы сделать использование наушников на ПК более удобным.

Обнаружение голоса

Вы также можете включать и отключать обнаружение голоса прямо из приложения. Также в приложении есть возможность выбрать уровень активного шумоподавления.

Найдите и установите более новые прошивки

Прошивка вашего Galaxy Buds также может быть обновлена ​​с помощью этого приложения. Приложение помогает найти и установить последнюю версию прошивки на наушники.

В общем, приложение содержит все основные функции, которые можно ожидать от приложения диспетчера устройств Bluetooth.

Поддерживаемые модели Galaxy Buds

На скриншотах и ​​в описании этого приложения упоминается, что приложение работает с Galaxy Buds Pro. Нет упоминания о других моделях Buds, поэтому мы еще не знаем, будет ли приложение работать с другими моделями.

По теме: Samsung Galaxy Buds против Buds + против Buds Live: что вам подходит?

Но очень вероятно, что приложение будет работать с другими моделями.

Управление Galaxy Buds с ПК с Windows 10

С появлением приложения Galaxy Buds для Windows 10 теперь вы можете управлять практически всеми параметрами настройки своих наушников прямо со своего компьютера под управлением Windows.

Кроме того, возможно, что в ближайшем будущем Samsung расширит приложение, чтобы предоставить вам больше функций.

Понравилась статья? Поделить с друзьями:
  • Скачать приложение facebook для windows 10
  • Скачать приложение driverpack solution для windows 10
  • Скачать приложение djvu на компьютер для windows 10
  • Скачать приложение digma smartcam для windows
  • Скачать приложение copytrans heic for windows