2022-06-05 08:05:22 +00:00
|
|
|
# TrailSense for Bangle.js
|
|
|
|
|
|
|
|
## About
|
|
|
|
|
2022-06-05 08:09:45 +00:00
|
|
|
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
|
|
|
|
|
2022-06-05 08:09:45 +00:00
|
|
|
### via [Espruino Web IDE](https://www.espruino.com/ide/):
|
2022-06-05 08:05:22 +00:00
|
|
|
|
2022-06-05 08:09:45 +00:00
|
|
|
1. Clone the repo locally: <br> `git clone REPO_ADDRESS`
|
2022-06-05 08:05:22 +00:00
|
|
|
|
2022-06-05 08:09:45 +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
|
|
|
|