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