1
0
Fork 0
BangleApps/apps/rep
Rob Pilling 1ed92b08f4 rep: work with better layout types 2024-03-16 13:09:58 +00:00
..
ChangeLog rep: changelog 2023-07-12 22:08:55 +01:00
README.md rep: add recorder functionality 2023-07-01 12:22:01 +01:00
app-icon.js rep: icon size tweaks 2023-06-30 18:00:24 +01:00
app.js rep: clarify assignment-and-test 2023-07-13 18:15:08 +01:00
app.png rep: icon size tweaks 2023-06-30 18:00:24 +01:00
app.ts rep: work with better layout types 2024-03-16 13:09:58 +00:00
interface.html rep: fix interface.html 2024-02-28 20:52:49 +00:00
metadata.json rep: changelog 2023-07-12 22:08:55 +01:00
settings.js rep: regenerate js 2023-07-01 12:22:22 +01:00
settings.ts rep: add recorder functionality 2023-07-01 12:22:01 +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

  • Recorder functionality
    • Recorder toggle functionality
  • Fastload: scoping, unregister layout handlers etc
  • Swipe handlers as well as "<<" / ">>" buttons