Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.

Commit

Permalink
Add Gadgetbridge Prerequisite
Browse files Browse the repository at this point in the history
Yeah, almost forgot the most important one.
  • Loading branch information
ziehmon authored May 1, 2020
1 parent 4ef37ad commit ca74108
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ If there is no message specified by stdin, the Bangle.js will display "* BAM *".
- A working bluetooth low energy stack (e.g. BlueZ) as described in the [Espruino Wiki](https://www.espruino.com/Quick+Start+BLE)
- Rule of thumb: if you can use the [Espruino Web IDE](https://www.espruino.com/ide/), you can use banglecli tools without any problems!
- A working Python 3 installation in `#!/usr/bin/python3`, also a working pip3 to install the bluetooth library
- A Bangle.js with the [Gadgetbridge App](https://github.com/espruino/BangleApps/tree/master/apps/gbridge) installed (required to display notifications)

## Installation

Expand Down

0 comments on commit ca74108

Please sign in to comment.