A version of TrailSense (https://f-droid.org/en/packages/com.kylecorry.trail_sense/) for the Bangle.js smartwatch. Currently only supporting Bangle.js1
Go to file
2023-03-07 17:13:36 +01:00
README.md Updated README.md to correct Markdown formatting mistakes 2022-06-05 10:09:45 +02:00
speed.trailsense.js Added a new Module: a spirit level 2023-03-07 17:13:36 +01:00
spiritlevel.trailsense.js Added a new Module: a spirit level 2023-03-07 17:13:36 +01:00
torch.trailsense.js Some bug fixes 2023-03-07 17:03:34 +01:00
trailsense.app.js Wrote basic code for a modular app design 2022-06-05 09:51:20 +02:00
trailsense.info Some bug fixes 2023-03-07 17:03:34 +01:00
trailsense.png Added icon and launcher info 2022-06-05 09:48:20 +02:00

TrailSense for Bangle.js

About

The idea came from the android app TrailSense. It's built modular, and every module has the name \*.trailsense.js.

Installation

via Espruino Web 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.