1
0
Fork 0
BangleApps/apps/rep
thyttan 2d25812228 chore: rm semicolons at end of clkinfo + settings
This was done in response to 9185793042 (commitcomment-148439450) .
2024-10-30 20:20:44 +01: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 chore: rm semicolons at end of clkinfo + settings 2024-10-30 20:20:44 +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