Go to file
Andreas Shimokawa ee0b92ac44 bump version to 0.3.0, update README.md and CHANGELOG.md 2015-04-19 11:34:26 +02:00
app bump version to 0.3.0, update README.md and CHANGELOG.md 2015-04-19 11:34:26 +02:00
gradle/wrapper First checkin of actual code 2015-01-07 14:00:18 +01:00
.gitignore First checkin of actual code 2015-01-07 14:00:18 +01:00
CHANGELOG.md bump version to 0.3.0, update README.md and CHANGELOG.md 2015-04-19 11:34:26 +02:00
Get_it_on_F-Droid.svg.png add f-droid logo and link. Thanks to "ghost" for the suggestion. 2015-03-29 22:22:03 +02:00
LICENSE Initial commit 2015-01-06 00:19:03 +01:00
LICENSE.artwork add icon for activity tracker type apps. Thanks xphnx! 2015-04-10 22:26:52 +02:00
README.md bump version to 0.3.0, update README.md and CHANGELOG.md 2015-04-19 11:34:26 +02:00
build.gradle revert some useless changes in gradle files 2015-03-11 21:46:01 +01:00
gradle.properties First checkin of actual code 2015-01-07 14:00:18 +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 First checkin of actual code 2015-01-07 14:00:18 +01:00

README.md

Gadgetbridge

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.

Features (Pebble):

  • 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)
  • Support for generic notificaions (above filtered out)
  • Apollo playback info (artist, album, track)
  • Music control: play/pause, next track, previous track, volume up, volume down
  • List and remove installed apps/watchfaces
  • Install .pbw files
  • Install firmware from .pbz files (EXPERIMENTAL)

How to use (Pebble):

  1. Pair your Pebble though the Android Bluetooth Settings
  2. Start Gadgetbridge, tap on the device you want to connect to
  3. To test, chose "Debug" from the menu and play around

How to use (Miband):

  1. Add your Mibands MAC address manually for now (Settings -> Debug)
  2. Configure other notifications as desired
  3. Restart Gadgetbridge, after that, the device should be visible
  4. Tap it 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