TrailSene-Bangle.js/README.md

16 lines
482 B
Markdown
Raw Permalink Normal View History

2022-06-05 08:05:22 +00:00
# TrailSense for Bangle.js
## About
The idea came from the android app [_TrailSense_](https://f-droid.org/en/packages/com.kylecorry.trail_sense/).
2022-06-05 08:05:22 +00:00
It's built modular, and every module has the name `\*.trailsense.js`.
## Installation
### via [Espruino Web IDE](https://www.espruino.com/ide/):
2022-06-05 08:05:22 +00:00
1. Clone the repo locally: <br> `git clone REPO_ADDRESS`
2022-06-05 08:05:22 +00:00
2. Upload all files via the Web IDE: <br> Press the four-ellipse Button (also known as Storage icon) and upload file by file.
2022-06-05 08:05:22 +00:00