Gadgetbridge/README.md

45 lines
1.6 KiB
Markdown
Raw Normal View History

2015-01-06 00:19:03 +01:00
Gadgetbridge
============
2015-01-07 14:00:18 +01:00
Gadgetbridge is a Android (4.4+) Application which will allow you to use your
Pebble or Miband without the vendors closed source application and without the
need to create an account and transmit any of your data to the vendors 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-02-07 13:30:12 +01:00
1. Pair your Pebble though the Android Bluetooth Settings
2. Start Gadgetbridge, tap on the device you want to connect to
2015-02-07 13:30:12 +01:00
3. To test, chose "Debug" from the menu and play around
2015-01-07 14:00:18 +01:00
How to use (Miband):
1. Add your Mibands MAC address manually for now (Settings -> Debug)
2. Configure other notifications as desired
3. Go back to the "Gadgetbridge" Activity
4. Tap the "MI" device to connect
5. 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.
## 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)