OpenHIIT icon indicating copy to clipboard operation
OpenHIIT copied to clipboard

[Feature/Improvement] Rest timer

Open trymeouteh opened this issue 1 year ago • 2 comments

Purpose:

To have a rest timer type were it will be a timer only for rests and not the workout set.

More details:

Here is an example of a workout...

  • 10 Second countdown
  • Set 1
  • Rest 2:00
  • Set 2
  • Rest 3:00
  • Set 3

There is not countdown timer on sets, instead a "Done" button will be displayed to notify the timer that the set it done and then continue on with the rest timer that follows. Then the next set will start and will not continue on until the "Done" button is pressed and so on.

trymeouteh avatar Mar 12 '24 22:03 trymeouteh

Thanks for raising this issue, the detail included in your feature request is greatly appreciated.

Please note that all issues are considered and will be implemented eventually, user feedback is important 📈.

Please keep in mind that our contributors are volunteers who generously contribute their time and skills to improve this project.

➡️ Here's how you can help:

🎨 Not a coder? Contribute with Design/UI: If coding isn't your thing, no worries! Your creative input is valuable. You can help by creating UI mockups or submitting designs for the application's UI, icons, or any other visual elements.

💻 Open a Pull Request (PR): If you are comfortable with coding, consider submitting a pull request to address this issue.

🗣️ Spread the Word: Share your positive experiences with our project or let others know about the open issues you find interesting. Building a strong community is crucial for the success of any open source project.

Every contribution counts! Feel free to ask for guidance.

a-mabe avatar Mar 13 '24 17:03 a-mabe

An alternative would be to include in the current timers to have the option to not have a set timer countdown but instead once the rest timer reaches 0, the timer will pause on the set and require the user to press play to conplete the set and go onto the next rest timer countdown.

Here is an example of a workout...

  • 10 Second countdown
  • Set 1 (Will pause timer until user presses play button)
  • Rest 2:00
  • Set 2 (Will pause timer until user presses play button)
  • Rest 3:00
  • Set 3 (Will pause timer until user presses play button)

trymeouteh avatar Mar 22 '24 19:03 trymeouteh