mirror of https://github.com/espruino/BangleApps
to using it. This allows Bangle.js 2v20 (or cutting edge) and later to store a relaxed 'JSON' on internal storage which (while still normal JS) is smaller and faster (and preserves unicode better) See https://github.com/espruino/Espruino/issues/2429 |
||
---|---|---|
.. | ||
ChangeLog | ||
README.md | ||
app-icon.js | ||
app.js | ||
app.png | ||
app.ts | ||
interface.html | ||
metadata.json | ||
settings.js | ||
settings.ts |
README.md
Description
A running/activity repetition app. Program your reps using the web interface, and then run through them with the app. The time left for the current rep is shown, along with the rep's description and total duration, and the next rep's description and duration.
You can rewind, fast-forward and play/pause with the control buttons.
Todo
- Recorder functionality
- Recorder toggle functionality
- Fastload: scoping, unregister layout handlers etc
- Swipe handlers as well as "<<" / ">>" buttons