Skip to content

kelvinatorr/interval-boss

Repository files navigation

Interval Boss

Interval Boss

What

Interval Boss is a simple timer app that you can use to time rest periods between sets as well as HIIT and EMOM workouts. The feature set is the same as the Gymboss Classic timer I was using but with 2 extra features that I wanted:

  1. A "Get Ready" timer that gives you time to prepare (e.g. strap into a rower for HIIT).
  2. A "One-Shot" mode where the timers stop after 1 round, and won't continue until you press START again (useful for timing your rests between sets).

View on itch.io

Why

Because I wanted the extra features above, I wanted to learn more about using Godot, and I was bored.

How To Use

  1. Press the EDIT button to set your times for each timer (you can also set a timer to 0).
  2. If you set the Rounds to a number it will count down from that number. If you leave Rounds at 0 it will count up from 0.
  3. Press SAVE to save your settings, or START to save and start the timers.
  4. Press START to start the timers if you haven't already.

Build For Development

  1. Download and install the Godot 3 game engine. I used Godot 3.4
  2. Clone this repo.
  3. Open Godot.
  4. Press the Import button and navigate to where you cloned the repo in the step above.
  5. Select the project.godot file and press Import & Edit.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published