2015-01-06 00:19:03 +01:00
Gadgetbridge
============
2015-01-07 14:00:18 +01:00
2015-04-25 23:59:24 +02: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 )
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)
2015-12-31 00:40:22 +01:00
* Dismiss individial 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)
* Install firwmare 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
2015-10-25 13:28:35 +01:00
* PebbleKit support for 3rd Party Android Apps support (experimental)
2015-07-05 00:52:12 +02:00
* Morpheuz sleep data syncronization (experimental)
2015-10-25 13:28:35 +01:00
* Misfit steps data synchronization (experimental)
2015-02-01 00:43:31 +01:00
2015-12-06 21:28:43 +01:00
## Notes about Firmware 3.x (Pebble Time, updated OG)
2015-08-29 22:47:33 +02:00
2015-12-08 12:11:26 +01:00
* Listing installed watchfaces will simply display previously installed watchapps, no matter if they are still installed or not.
2015-12-06 21:28:43 +01:00
2015-04-26 14:25:01 +02:00
## How to use (Pebble)
2015-02-01 00:43:31 +01:00
2015-05-10 17:09:57 +02:00
1. Pair your Pebble through Gadgetbridge's Discovery Activity or the Android Bluetooth Settings
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
2015-04-26 14:25:01 +02:00
## Features (Mi Band)
2015-04-19 11:34:26 +02:00
2015-04-26 14:25:01 +02:00
* Mi Band notifications (LEDs + vibration) for
2015-05-08 00:10:54 +02:00
* Discovery and pairing
2015-04-26 14:34:06 +02:00
* Incoming calls
* SMS received
* K-9 mails received
* 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
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
## How to use (Mi Band)
2015-05-08 00:10:54 +02:00
* When starting Gadgetbridge and no device is visible, it will automatically
attempt to discover and pair your Mi Band. Alternatively you can invoke this
manually via the menu 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 with all three LEDs during the pairing process,
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
2. Go back to the "Gadgetbridge" Activity
2015-05-08 00:10:54 +02:00
3. Tap the "MI" 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
2015-01-24 12:21:15 +01:00
Known Issues:
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.
2015-03-29 22:22:03 +02:00
2015-07-05 01:43:45 +02:00
## Authors (in order of first code contribution)
2015-07-05 00:52:12 +02:00
2015-07-05 01:43:45 +02:00
* Andreas Shimokawa
* Carsten Pfeiffer
* Daniele Gobbetti
2015-07-05 00:52:12 +02:00
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.
2015-05-02 00:05:43 +02:00
Translations can be contributed via https://www.transifex.com/projects/p/gadgetbridge/resource/strings/ or
manually.
2015-06-17 23:28:50 +02:00
## Having problems?
2015-03-29 22:22:03 +02:00
2015-06-17 23:28:50 +02:00
1. Open Gadgetbridge's settings and check the option to write log files
2. Quit Gadgetbridge and restart it
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.
2015-04-27 23:08:31 +02:00