Some ideas for additional exercises: this is an example for additional general workout exercises - #292
Open
streckerl wants to merge 3 commits into
Open
Some ideas for additional exercises: this is an example for additional general workout exercises#292streckerl wants to merge 3 commits into
streckerl wants to merge 3 commits into
Conversation
Additional workout exercises pictures
I added a bunch of workout exercises to the original exercises. I also included .png files accordingly in an earlier Commit. I love diversification of my exercises and breaks otherwise I easily get bored. And the idea of including workout into work breaks is great, isn't it? Let's be honest, who's doing workout after a long work day? Just for personal use, I'd love the idea to include an exercises.xml according to my mood or fitness level on each work day. I'd love to have the possibility to chose from different exercises. But to implement this program logic I do not have the knowledge. But I could contribute exercises if you want :-) I could do some different exercises.xml to choose from except from the already existing one: -) the original exercises.xml for RSI-Syndrome Further ideas for exercises.xml: -) general workout exercises -) hiking preparation workout exercises (work in progress) -) breathing exercises (like meditation but shorter) -) explicite eye training exercises (lose your googles approach), because these exercises you need to train a lot during a day otherwise you have no success. -) a combination of everything For the general workout exercises.xml I just commited: This is just an idea how it could look like... it would need to put more work in to do some better descriptions... and pictures I did not borrow from other sites (where to start with getting free pictures?)... Let me know if you're interested and how this works... sorry, I'm completely new to Github. Sorry for mistakes!
Contributor
|
When it will be merged ? or do you need different/better images? |
Owner
|
My plan was to allow users to add custom exercises, allow users to select which exercises to show, and support contributed exercises. I think is a prerequisite when adding exercises that do not match the style of the original exercises. I just never got around implementing this. |
Contributor
|
thanks for answer, that would be great to have, i did not find any similar app with that functions sadly It would be cool if the app automatically selects exercises that haven't been performed in a day or two if the list is large. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I added a bunch of workout exercises to the original exercises. I also included .png files accordingly in an earlier Commit. I love diversification of my exercises and breaks otherwise I easily get bored. And the idea of including workout into work breaks is great, isn't it? Let's be honest, who's doing workout after a long work day?
Just for personal use, I'd love the idea to include an exercises.xml according to my mood or fitness level on each work day. I'd love to have the possibility to chose from different exercises. But to implement this program logic I do not have the knowledge. But I could contribute exercises if you want :-)
I could do some different exercises.xml to choose from except from the already existing one:
-) the original exercises.xml for RSI-Syndrome
Further ideas for exercises.xml:
-) general workout exercises
-) hiking preparation workout exercises (work in progress)
-) breathing exercises (like meditation but shorter)
-) explicite eye training exercises (lose your googles approach), because these exercises you need to train a lot during a day otherwise you have no success.
-) a combination of everything
For the general workout exercises.xml I just commited: This is just an idea how it could look like... it would need to put more work in to do some better descriptions... and pictures I did not borrow from other sites (where to start with getting free pictures?)...
Let me know if you're interested and how this works... sorry, I'm completely new to Github. Sorry for mistakes!