Exercise Timer Interval Training App

Exercise Timer is a free and open source timer application for Linux. It is a user-friendly utility designed for efficient exercise interval training. You can easily save and recall presets, including the number of sets and the duration of both exercise and rest periods. You can customize the preparation time in the settings for a tailored workout routine. It is written in Rust and Python, using libadwaita and Relm4, and released under the GNU General Public License v3.0.

Exercise Timer app

You can enjoy a helpful auditory cue with a beeping sound signaling each transition, ensuring a smooth workout flow. Adjust the sound volume to your preference for a personalized experience. The timer seamlessly adapts to the system’s light and dark mode settings, providing a visually comfortable environment combining with simplicity for an optimal workout experience.

Also Read:  Grisbi Personal Finance Manager

How To Install Exercise Timer on Ubuntu

You can install Exercise Timer using below flatpak install command in your terminal app (ctrl+alt+t).

flatpak install flathub xyz.safeworlds.hiit

It will install the latest Exercise Timer on your system.

flatpak run xyz.safeworlds.hiit

Exercise Timer Interval Training

Note: If you don’t already have flatpak and flathub installed,then install them on your system using the commands provided below. After the installation, restart your system.

sudo apt install flatpak
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

Exercise Timer create new

And uninstall Exercise Timer using below commands.

flatpak uninstall xyz.safeworlds.hiit

[OR]

sudo flatpak uninstall xyz.safeworlds.hiit
If you liked this article, please subscribe to our YouTube Channel. You can also stay connected with us on X (Twitter) and Facebook.



Leave a Reply