Breathing is a free and open source breathing application for your Linux system. Using this application you can improve your breathing pattern by easy breathing exercise. It is simple and easy to use application, released under GNU General Public License v3.0 and written in python. It provides recommended breathing pattern from experts, stress-free, ease the anxiety, calming sound to relax, dark mode and keyboard shortcuts support.
Install Breathing on Ubuntu Linux
Breathing application is available via flatpak package and from flathub. You can install Breathing from the terminal command line application. If you don’t have flatpak in your system, first install it. Use below link for the installation instruction. restart your computer after flatpak installation.
How to install flatpak and flathub on Ubuntu
Open the terminal command-line application and run below Breathing software flatpak install command.
flatpak install flathub io.github.seadve.Breathing
It will install the latest version of Breathing. You can run it by below command.
flatpak run io.github.seadve.Breathing
You can also uninstall it by
sudo flatpak uninstall io.github.seadve.Breathing
That’s it.