1
0
Fork 0
BangleApps/apps/rep
Rob Pilling 1c76e03751 rep: handle missing storage 2023-06-30 08:26:45 +01:00
..
README.md rep: interface.html 2023-06-30 08:26:45 +01:00
app.ts rep: handle missing storage 2023-06-30 08:26:45 +01:00
interface.html rep: interface.html 2023-06-30 08:26:45 +01:00
metadata.json rep: UI & colour tweaks, and README 2023-06-30 08:26:44 +01:00

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

  • Check colours on light theme

  • Fastload: scoping, unregister layout handlers etc

  • Swipe handlers as well as "<<" / ">>" buttons