Gadgetbridge/README.md

71 lines
2.7 KiB
Markdown
Raw Normal View History

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
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
## Features (Pebble)
2015-02-01 00:43:31 +01:00
* Incoming calls notification and display (caller, phone number)
* Outgoing call display
* Reject/hangup calls
* SMS notification (sender, body)
* K-9 Mail notification support (sender, subject, preview)
2015-02-01 00:43:31 +01:00
* Support for generic notificaions (above filtered out)
* Apollo 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
* List and remove installed apps/watchfaces
2015-04-17 12:23:19 +02:00
* Install .pbw files
* Install firmware from .pbz files (EXPERIMENTAL)
2015-02-01 00:43:31 +01:00
## How to use (Pebble)
2015-02-01 00:43:31 +01:00
2015-04-25 23:59:24 +02:00
1. Pair your Pebble through the Android Bluetooth Settings
2. Start Gadgetbridge, tap on the device you want to connect to
3. To test, choose "Debug" from the menu and play around
2015-01-07 14:00:18 +01:00
## Features (Mi Band)
* Mi Band notifications (LEDs + vibration) for
2015-04-26 14:34:06 +02:00
* Incoming calls
* SMS received
* K-9 mails received
* Generic Android notifications
* Synchronize the time to the Mi Band
2015-05-05 23:44:45 +02:00
* Display firmware version and battery state
## How to use (Mi Band)
* With older Mi Band firmware (e.g. 1.4.0.x): Add your Mi Band's MAC address manually (Settings -> Debug)
* With newer firmware that supports pairing, pair your Mi Band through the Android Bluetooth Settings
2015-04-25 23:59:24 +02:00
1. Configure other notifications as desired
2. Go back to the "Gadgetbridge" Activity
3. Tap the "MI" device to connect
4. To test, chose "Debug" from the menu and play around
Known Issues:
* Android 4.4+ only, we can only change this by not handling generic
notifications or by using AccessibiltyService. Don't know if it is worth the
hassle.
* The initial connection to a Mi Band sometimes takes a little patience. Try to connect a few times, wait,
2015-04-25 23:59:24 +02:00
possibly quit Gadgetbridge before 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-04-27 23:08:31 +02:00
## Contribute
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.
Translations can be contributed via https://www.transifex.com/projects/p/gadgetbridge/resource/strings/ or
manually.
## Download
2015-04-25 23:59:24 +02:00
[![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-04-27 23:08:31 +02:00