BangleApps/apps/rep
Rob Pilling a0747b4ac3 rep: check settings 2023-07-01 12:22:23 +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: check settings 2023-07-01 12:22:23 +01:00
app.png rep: icon size tweaks 2023-06-30 18:00:24 +01:00
app.ts rep: check settings 2023-07-01 12:22:23 +01:00
interface.html rep: interface.html 2023-06-30 08:26:45 +01:00
metadata.json rep: add settings for <</>> steps 2023-07-01 12:21:50 +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