Go to file
Andreas Shimokawa d3fa99e8a3 try to satisfy travis 2019-01-28 00:00:21 +01:00
.github Update issue templates 2018-09-16 15:59:55 +02:00
.settings Enhancement and Fixes for Bengali Transliteration. (#1263) 2018-10-01 23:04:51 +02:00
GBDaoGenerator Merge remote-tracking branch 'upstream/master' into black_whitelist_for_notifications 2019-01-12 09:55:53 +01:00
app Translated using Weblate (Portuguese (Brazil)) 2019-01-26 16:18:11 +01:00
config Check length of descriptions for F-Droid (#1083) 2018-05-06 16:36:39 +02:00
fastlane/metadata/android Update changelog for 0.32.1 2019-01-13 20:42:39 +01:00
gradle/wrapper Update gradle to 4.10.2 2018-09-28 22:17:54 +02:00
.gitattributes Add .gitattributes for consistent eol handling 2018-09-20 00:05:15 +02:00
.gitignore Enhancement and Fixes for Bengali Transliteration. (#1263) 2018-10-01 23:04:51 +02:00
.travis.yml try to satisfy travis 2019-01-28 00:00:21 +01:00
CHANGELOG.md Update changelog for 0.32.1 2019-01-13 20:42:39 +01:00
CONTRIBUTORS.rst Update contributors list and license headers. 2018-08-29 21:30:23 +02:00
FEATURES.md update feature matrix 2018-08-25 09:51:25 +02:00
LICENSE Fix spacing in LICENSE file 2017-11-01 14:58:43 +01:00
LICENSE.artwork Add link to liberapay.com in the main drawer. 2017-08-18 21:51:12 +02:00
README.md fix codeberg links 2019-01-19 15:26:51 +01:00
build.gradle bump android gradle plugin and build tools version 2018-10-28 21:31:09 +01:00
gradle.properties Migrate to androidx support libraries and bump compile SDK version 2019-01-26 16:00:56 +01:00
gradlew First checkin of actual code 2015-01-07 14:00:18 +01:00
gradlew.bat First checkin of actual code 2015-01-07 14:00:18 +01:00
settings.gradle Work towards using greenDAO #206 2016-03-28 23:18:23 +02:00

README.md

Gadgetbridge

Gadgetbridge is an Android (4.4+) application which will allow you to use your Pebble, Mi Band, Amazfit Bip and HPlus device (and more) without the vendor's closed source application and without the need to create an account and transmit any of your data to the vendor's servers.

Homepage

Blog

Donate

Build Code Quality: Java Total Alerts

Download

Get it on F-Droid

List of changes

Supported Devices

  • Amazfit Bip Wiki
  • Amazfit Cor Wiki
  • Casio GB-6900B (WIP)
  • HPlus Devices (e.g. ZeBand) Wiki
  • ID115 (WIP)
  • Lenovo Watch 9 (WIP)
  • Liveview (WIP)
  • Mi Band, Mi Band 1A, Mi Band 1S Wiki
  • Mi Band 2 Wiki
  • Mi Band 3 Wiki
  • NO.1 F1 (WIP)
  • Pebble, Pebble Steel, Pebble Time, Pebble Time Steel, Pebble Time Round Wiki
  • Pebble 2 Wiki
  • Teclast H10, H30 (WIP)
  • XWatch (Affordable Chinese Casio-like smartwatches)
  • Vibratissimo (experimental)
  • ZeTime (WIP)

Features

Please see FEATURES.md

Getting Started (Pebble)

Please this wiki article

How to use (Mi Band 1+2)

  • Invoke the discovery activity manually via the "+" button. It will ask you for some personal info that appears to be needed for proper steps calculation on the band. If you do not provide these, some hardcoded default "dummy" values will be used instead.

    When your Mi Band starts to vibrate and blink during the pairing process, tap it quickly a few times in a row to confirm the pairing with the band.

  1. Configure other notifications as desired
  2. Go back to the "Gadgetbridge" activity
  3. Tap the Mi Band item to connect if you're not connected yet
  4. To test, chose "Debug" from the menu and play around

Known Issues:

  • The initial connection to a Mi Band sometimes takes a little patience. Try to connect a few times, wait, and try connecting again. This only happens until you have "bonded" with the Mi Band, i.e. until it knows your MAC address. This behavior may also only occur with older firmware versions.
  • If you use other apps like Mi Fit, and "bonding" with Gadgetbridge does not work, please try to unpair the band in the other app and try again with Gadgetbridge.
  • While all Mi Band devices are supported, some firmware versions might work better than others. You can consult the projects wiki pages to check if your firmware version is fully supported or if an upgrade/downgrade might be beneficial.
  • In order to display text notifications on the Mi Band 2, you have to install a font on the band.

Features (Liveview)

  • set time (automatically upon connection)
  • display notifications and vibrate

Authors

Core Team (in order of first code contribution)

  • Andreas Shimokawa
  • Carsten Pfeiffer
  • Daniele Gobbetti

Additional device support

  • João Paulo Barraca (HPlus)
  • Vitaly Svyastyn (NO.1 F1)
  • Sami Alaoui (Teclast H30)
  • "ladbsoft" (XWatch)
  • Sebastian Kranz (ZeTime)
  • Vadim Kaushan (ID115)
  • "maxirnilian" (Lenovo Watch 9)
  • Andreas Böhler (Casio GB-6900B)

Contribute

Contributions are welcome, be it feedback, bug reports, documentation, translation, research or code. Feel free to work on any of the open issues; just leave a comment that you're working on one to avoid duplicated work.

Translations can be contributed via https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/

Do you have further questions or feedback?

Feel free to open an issue on our issue tracker, but please:

  • do not use the issue tracker as a forum, do not ask for ETAs and read the issue conversation before posting
  • use the search functionality to ensure that your question wasn't already answered. Don't forget to check the closed issues as well!
  • remember that this is a community project, people are contributing in their free time because they like doing so: don't take the fun away! Be kind and constructive.

Having problems?

  1. Phone crashing during device discovery? Disable Privacy Guard (or similarly named functionality) during discovery.
  2. Open Gadgetbridge's settings and check the option to write log files
  3. Reproduce the problem you encountered
  4. Check the logfile at /sdcard/Android/data/nodomain.freeyourgadget.gadgetbridge/files/gadgetbridge.log
  5. File an issue at https://github.com/Freeyourgadget/Gadgetbridge/issues/new and possibly provide the logfile

Alternatively you may use the standard logcat functionality to access the log.