BangleApps/apps/rep/README.md

14 lines
530 B
Markdown
Raw Normal View History

2023-06-18 21:26:11 +00:00
# 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
2023-07-01 10:55:00 +00:00
- [X] Recorder functionality
- [ ] Recorder toggle functionality
2023-05-26 07:02:27 +00:00
- [ ] Fastload: scoping, unregister layout handlers etc
2023-06-18 21:26:11 +00:00
- [ ] Swipe handlers as well as "<<" / ">>" buttons