Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature/Improvement] Rest timer #142

Open
trymeouteh opened this issue Mar 12, 2024 · 2 comments
Open

[Feature/Improvement] Rest timer #142

trymeouteh opened this issue Mar 12, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@trymeouteh
Copy link

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 trymeouteh added the enhancement New feature or request label Mar 12, 2024
@a-mabe
Copy link
Owner

a-mabe commented Mar 13, 2024

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.

@trymeouteh
Copy link
Author

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants