Loving bodyweight training? Then give this utility a try and allow your ordinary clock a pause.
This app comes with different timers for different kinds of training methods (inspired by "Bodyweight Training" by Marc Lauren).
Currently supported training methods:
- Circle interval
- Interval set
- Ladder
- Super set
- Tabata
- Enable/Disable Sounds
- Configuration of sound volume
- Configuration of bell types for different actions
- Naming of exercises
- Translations
- Additional training methods
- Saveable presets for each training method
- After playing a sound notification, resume with e.g. media player
For adding the language german (de) do the following:
- copy the file
translations/harbour-bodyweight-timer.tstotranslations/harbour-bodyweight-timer-de.ts. - For every added translation remove
type="unfinished"from that item. - Extend
TRANSLATIONSsection inharbour-bodyweight-timer.pro. See example
TRANSLATIONS += translations/harbour-bodyweight-timer-en.ts \
translations/harbour-bodyweight-timer-de.ts
String are not displayed translated: Check with lupdate harbour-bodyweight-timer.pro for any (!) errors or warning and fix those.
