Gadgetbridge/README.md

126 lines
5.9 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 an Android (4.4+) application which will allow you to use your
2018-07-22 16:39:37 +02:00
Pebble, Mi Band, Amazfit Bip and HPlus device (and more) without the vendor's closed source application
2017-08-19 21:03:21 +02:00
and without the need to create an account and transmit any of your data to the
2017-06-30 21:28:20 +02:00
vendor's servers.
2015-01-07 14:00:18 +01:00
2017-08-29 23:56:55 +02:00
[Homepage](https://gadgetbridge.org)
2018-06-07 13:27:32 +02:00
[Blog](https://blog.freeyourgadget.org)
2017-08-29 23:56:55 +02:00
[![Donate](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/Gadgetbridge/donate)
2015-08-15 23:21:42 +02:00
[![Build](https://travis-ci.org/Freeyourgadget/Gadgetbridge.svg?branch=master)](https://travis-ci.org/Freeyourgadget/Gadgetbridge)
2018-09-14 12:26:10 +02:00
[![Code Quality: Java](https://img.shields.io/lgtm/grade/java/g/Freeyourgadget/Gadgetbridge.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/Freeyourgadget/Gadgetbridge/context:java)
[![Total Alerts](https://img.shields.io/lgtm/alerts/g/Freeyourgadget/Gadgetbridge.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/Freeyourgadget/Gadgetbridge/alerts)
2015-08-15 23:21:42 +02:00
## Download
[<img src="https://f-droid.org/badge/get-it-on.png" alt="Get it on F-Droid" height="80">](https://f-droid.org/app/nodomain.freeyourgadget.gadgetbridge)
[List of changes](https://github.com/Freeyourgadget/Gadgetbridge/blob/master/CHANGELOG.md)
2015-08-23 01:04:40 +02:00
2016-03-01 12:26:56 +01:00
## Supported Devices
2017-12-18 22:33:58 +01:00
* Amazfit Bip [Wiki](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Amazfit-Bip)
* Amazfit Cor (no maintainer) [Wiki](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Amazfit-Cor)
* HPlus Devices (e.g. ZeBand) [Wiki](https://github.com/Freeyourgadget/Gadgetbridge/wiki/HPlus)
2018-08-12 09:40:13 +02:00
* ID115 (WIP)
* Lenovo Watch 9 (WIP)
* Liveview (WIP)
* Mi Band, Mi Band 1A, Mi Band 1S [Wiki](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Mi-Band)
* Mi Band 2 [Wiki](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Mi-Band-2)
* Mi Band 3 [Wiki](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Mi-Band-3)
2017-09-05 22:48:03 +02:00
* NO.1 F1 (WIP)
2018-08-12 09:40:13 +02:00
* Pebble, Pebble Steel, Pebble Time, Pebble Time Steel, Pebble Time Round [Wiki](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Pebble)
* Pebble 2 [Wiki](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Pebble)
* Teclast H10, H30 (WIP)
* XWatch (Affordable Chinese Casio-like smartwatches)
2018-08-12 09:40:13 +02:00
* Vibratissimo (experimental)
* ZeTime (WIP)
2016-03-01 12:26:56 +01:00
## Features
2017-09-19 12:34:21 +02:00
Please see [FEATURES.md](https://github.com/Freeyourgadget/Gadgetbridge/blob/master/FEATURES.md)
2016-03-22 13:21:24 +01:00
## Getting Started (Pebble)
2015-02-01 00:43:31 +01:00
2018-12-09 20:09:02 +01:00
Please [this wiki article](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Pebble-Getting-Started)
2016-03-22 13:21:24 +01:00
## How to use (Mi Band 1+2)
2018-12-09 20:09:02 +01:00
* Invoke the discovery activity 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.
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
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
**Known Issues:**
* 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.
* 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.
* 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.
* In order to display text notifications on the Mi Band 2, you have to [install a font on the band](https://github.com/Freeyourgadget/Gadgetbridge/wiki/Mi-Band-2).
## Features (Liveview)
* set time (automatically upon connection)
* display notifications and vibrate
## Authors
### Core Team (in order of first code contribution)
2015-07-05 00:52:12 +02:00
* Andreas Shimokawa
* Carsten Pfeiffer
* Daniele Gobbetti
2015-07-05 00:52:12 +02:00
### Additional device support
* João Paulo Barraca (HPlus)
2017-09-05 22:48:03 +02:00
* Vitaly Svyastyn (NO.1 F1)
* Sami Alaoui (Teclast H30)
2018-07-16 14:49:58 +02:00
* "ladbsoft" (XWatch)
* Sebastian Kranz (ZeTime)
2018-08-12 09:40:13 +02:00
* Vadim Kaushan (ID115)
* "maxirnilian" (Lenovo Watch 9)
2015-04-27 23:08:31 +02:00
## Contribute
2018-03-30 15:38:29 +02:00
Contributions are welcome, be it feedback, bug reports, 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://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/
2016-03-22 13:21:24 +01: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
- use the search functionality to ensure that your question wasn't already answered. Don't forget to check the **closed** issues as well!
- 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.
## Having problems?
0. Phone crashing during device discovery? Disable Privacy Guard (or similarly named functionality) during discovery.
1. Open Gadgetbridge's settings and check the option to write log files
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
Alternatively you may use the standard logcat functionality to access the log.
2015-04-27 23:08:31 +02:00