2015-01-06 00:19:03 +01:00
Gadgetbridge
============
2015-01-07 14:00:18 +01:00
2016-12-01 16:36:26 +01:00
Gadgetbridge is an Android (4.4+) application which will allow you to use your
2015-04-26 14:25:01 +02:00
Pebble or Mi Band without the vendor's closed source application and without the
2015-04-25 23:59:24 +02:00
need to create an account and transmit any of your data to the vendor's servers.
2015-01-07 14:00:18 +01:00
2015-08-15 23:21:42 +02:00
[![Build ](https://travis-ci.org/Freeyourgadget/Gadgetbridge.svg?branch=master )](https://travis-ci.org/Freeyourgadget/Gadgetbridge)
2015-06-17 23:28:50 +02:00
## Download
[![Gadgetbridge on F-Droid ](/Get_it_on_F-Droid.svg.png?raw=true "Download from F-Droid" )](https://f-droid.org/repository/browse/?fdid=nodomain.freeyourgadget.gadgetbridge)
2015-08-23 01:04:40 +02:00
[List of changes ](CHANGELOG.md )
2016-03-01 12:26:56 +01:00
## Supported Devices
2017-03-29 08:59:53 +02:00
* Pebble, Pebble Steel, Pebble Time, Pebble Time Steel, Pebble Time Round [Wiki section about this device ](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Pebble )
* Pebble 2, Pebble Time 2 (experimental, PAIR WITHIN GADGETBRIDGE) [Wiki section about pebble ](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Pebble ), most parts apply to Pebble 2 as well
* Mi Band, Mi Band 1A, Mi Band 1S [Wiki section about this device ](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Mi-Band )
* Mi Band 2 [Wiki section about mi band ](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Mi-Band ), some parts apply to mi band 2 as well
2016-09-21 19:24:57 +02:00
* Vibratissimo (experimental)
2016-12-04 20:46:34 +01:00
* Liveview
2017-03-29 08:59:53 +02:00
* HPlus Devices (e.g. ZeBand) [Wiki section about this device ](https://github.com/Freeyourgadget/Gadgetbridge/wiki/HPlus )
2016-03-01 12:26:56 +01:00
2015-04-26 14:25:01 +02:00
## Features (Pebble)
2015-02-01 00:43:31 +01:00
2015-12-31 00:40:22 +01:00
* Incoming calls notification and display
2015-03-07 17:44:39 +01:00
* Outgoing call display
2015-03-11 12:40:59 +01:00
* Reject/hangup calls
2016-01-21 21:40:23 +01:00
* SMS notification
2015-12-31 00:40:22 +01:00
* K-9 Mail notification support
2015-06-15 20:33:32 +02:00
* Support for generic notifications (above filtered out)
2016-01-21 21:40:23 +01:00
* Support for up to 16 predefined replies for SMS and Android Wear compatible notifications (experimental, tested with Signal)
2016-12-01 16:36:26 +01:00
* Dismiss individual notifications, mute or open corresponding app on phone from the action menu (generic notifications)
2015-09-05 22:20:22 +02:00
* Dismiss all notifications from the action menu (non-generic notifications)
2015-09-17 23:22:15 +02:00
* Music playback info (artist, album, track)
2015-04-13 22:31:00 +02:00
* Music control: play/pause, next track, previous track, volume up, volume down
2015-03-27 12:33:51 +01:00
* List and remove installed apps/watchfaces
2015-12-06 12:48:43 +01:00
* Install watchfaces and watchapps (.pbw)
2016-10-28 20:56:56 +02:00
* Install firmware files (.pbz) [READ THE WIKI ](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Pebble-Firmware-updates )
2015-12-08 12:11:26 +01:00
* Install language files (.pbl)
2015-07-05 00:52:12 +02:00
* Take and share screenshots from the Pebble's screen
2016-02-21 15:46:53 +01:00
* PebbleKit support for 3rd Party Android Apps (experimental)
* Fetch activity data from Pebble Health, Misfit and Morpheuz (experimental)
2016-03-22 13:21:24 +01:00
* Configure watchfaces / apps (limited compatibility, experimental)
2015-02-01 00:43:31 +01:00
2016-09-21 19:24:57 +02:00
## Notes about Firmware >=3.0 (Pebble Time, updated OG)
2015-08-29 22:47:33 +02:00
2016-06-29 23:58:47 +02:00
* Gadgetbridge will keep track of installed watchfaces, but if the Pebble is used with another phone or another app, the information displayed in the app manager can get out of sync since it is impossible to query Firmware >= 3.x for installed apps/watchfaces.
2015-12-06 21:28:43 +01:00
2016-03-22 13:21:24 +01:00
## Getting Started (Pebble)
2015-02-01 00:43:31 +01:00
2016-12-01 16:36:26 +01:00
1. Pair your Pebble through the Android's Bluetooth Settings or Gadgetbridge. Pebble 2 MUST be paired though Gadgetbridge (tap on the + in Control Center)
2015-03-22 23:38:51 +01:00
2. Start Gadgetbridge, tap on the device you want to connect to
2015-04-26 14:25:01 +02:00
3. To test, choose "Debug" from the menu and play around
2015-01-07 14:00:18 +01:00
2016-06-03 10:56:11 +02:00
For more information read [this wiki article ](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Pebble-Getting-Started )
2016-03-22 13:21:24 +01:00
2016-11-08 20:17:51 +01:00
## Features (Mi Band 1x)
2015-04-19 11:34:26 +02:00
2016-11-08 20:17:51 +01:00
* Discovery and pairing
* Mi Band notifications (LEDs + vibration) for
2016-12-03 23:05:06 +01:00
* Display live activity data (alpha)
2015-04-26 14:34:06 +02:00
* Incoming calls
* SMS received
* K-9 mails received
2016-11-08 20:17:51 +01:00
* Conversations messages
2015-04-26 14:34:06 +02:00
* Generic Android notifications
2015-04-26 14:25:01 +02:00
* Synchronize the time to the Mi Band
2015-05-05 23:44:45 +02:00
* Display firmware version and battery state
2016-12-01 16:36:26 +01:00
* Firmware update
2016-11-08 20:19:47 +01:00
* Heart rate measurement on demand and during sleep
2015-07-05 01:43:45 +02:00
* Synchronize activity data
2015-08-03 01:36:54 +02:00
* Display sleep data (alpha)
* Display sports data (step count) (alpha)
2015-10-25 00:08:49 +02:00
* Display live activity data (alpha)
2015-07-05 01:43:45 +02:00
* Set alarms on the Mi Band
2015-04-26 14:25:01 +02:00
2016-11-08 20:17:51 +01:00
## Features (Mi Band 2)
2015-04-26 14:25:01 +02:00
2016-11-08 20:17:51 +01:00
* Discovery and pairing
* Mi Band notifications (Display + vibration) for
* Incoming calls
* SMS received
* K-9 mails received
* Conversations messages
* Generic Android notifications
2016-12-03 23:05:06 +01:00
* Synchronize the time to the Mi Band 2
2016-11-08 20:17:51 +01:00
* Display firmware version
2016-12-11 23:43:13 +01:00
* Firmware update (beta)
2016-12-03 23:05:06 +01:00
* Heart rate measurement on demand and during sleep
* Synchronize activity data (alpha)
2016-11-08 20:17:51 +01:00
* Set alarms on the Mi Band 2
## How to use (Mi Band 1+2)
* When starting Gadgetbridge the first time, it will automatically
attempt to discover and pair your Mi Band. Alternatively you can invoke discovery
manually via the "+" button. It will ask you for some personal info that appears
2015-05-08 00:10:54 +02:00
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.
2016-11-08 20:17:51 +01:00
When your Mi Band starts to vibrate and blink during the pairing process,
2015-05-08 00:10:54 +02:00
tap it quickly a few times in a row to confirm the pairing with the band.
2015-04-25 23:59:24 +02:00
1. Configure other notifications as desired
2016-12-01 16:36:26 +01:00
2. Go back to the "Gadgetbridge" activity
3. Tap the Mi Band item to connect if you're not connected yet
2015-04-25 23:59:24 +02:00
4. To test, chose "Debug" from the menu and play around
2015-04-19 11:34:26 +02:00
2017-01-20 15:33:27 +01:00
**Known Issues:**
2015-01-24 12:21:15 +01:00
2015-04-26 14:25:01 +02:00
* The initial connection to a Mi Band sometimes takes a little patience. Try to connect a few times, wait,
2015-05-08 00:10:54 +02:00
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.
2016-12-06 21:28:16 +01:00
* 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.
2017-01-20 15:33:27 +01:00
* While all Mi Band devices are supported, some firmware versions might work better than others.
You can consult the [projects wiki pages ](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Mi-Band )
to check if your firmware version is fully supported or if an upgrade/downgrade might be beneficial.
2016-12-04 20:46:34 +01:00
## Features (Liveview)
* set time (automatically upon connection)
* display notifications and vibrate
2017-01-11 08:38:44 +01:00
## Authors
### Core Team (in order of first code contribution)
2015-07-05 00:52:12 +02:00
2016-06-29 23:26:59 +02:00
* Andreas Shimokawa
* Carsten Pfeiffer
* Daniele Gobbetti
2015-07-05 00:52:12 +02:00
2017-01-11 08:38:44 +01:00
### Additional device support
* João Paulo Barraca (HPlus)
2015-04-27 23:08:31 +02:00
## Contribute
2015-05-02 00:05:43 +02:00
Contributions are welcome, be it feedback, bugreports, documentation, translation, research or code. Feel free to work
2015-04-27 23:08:31 +02:00
on any of the open [issues ](https://github.com/Freeyourgadget/Gadgetbridge/issues?q=is%3Aopen+is%3Aissue );
just leave a comment that you're working on one to avoid duplicated work.
2016-06-04 17:14:29 +02:00
Translations can be contributed via https://www.transifex.com/projects/p/gadgetbridge/resource/strings/ or manually.
2016-03-22 13:21:24 +01:00
2016-06-04 17:14:29 +02:00
## 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
2016-12-01 16:36:26 +01:00
- use the search functionality to ensure that your question wasn't already answered. Don't forget to check the **closed** issues as well!
2016-06-04 17:14:29 +02:00
- 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.
2015-05-02 00:05:43 +02:00
2015-06-17 23:28:50 +02:00
## Having problems?
2015-03-29 22:22:03 +02:00
2017-03-05 19:18:40 +01:00
0. Phone crashing during device discovery? Disable Privacy Guard (or similarly named functionality) during discovery.
2015-06-17 23:28:50 +02:00
1. Open Gadgetbridge's settings and check the option to write log files
2016-07-08 22:44:01 +02:00
2. Reproduce the problem you encountered
3. Check the logfile at /sdcard/Android/data/nodomain.freeyourgadget.gadgetbridge/files/gadgetbridge.log
4. File an issue at https://github.com/Freeyourgadget/Gadgetbridge/issues/new and possibly provide the logfile
2015-06-17 23:28:50 +02:00
Alternatively you may use the standard logcat functionality to access the log.
2015-04-27 23:08:31 +02:00