Skip to content

0xMRTT/Breathing

 
 

Repository files navigation

Breathing
Breathing

Relax and meditate

Download on Flathub
Donate using Liberapay


Translation status CI status Awesome Humane Tech

Preview

Relax, focus, and become stress-free.

Breathing is a very simple application that guides your breathing pattern. This pattern is recommended by experts that will help ease your anxiety. It also provides a calming sound to make it much easier to relax.

The main features of Breathing includes the following:

  • 🌬️ Guide your breathing.
  • 🌑 Change to a dark-mode with ease.
  • 📱 Easy-to-use user interface.
  • ⌨️ User-friendly keyboard shortcuts.

🏗️ Building from source

GNOME Builder

GNOME Builder is the environment used for developing this application. It can use Flatpak manifests to create a consistent building and running environment cross-distro. Thus, it is highly recommended you use it.

  1. Download GNOME Builder.
  2. In Builder, click the "Clone Repository" button at the bottom, using https://github.com/SeaDve/Breathing.git as the URL.
  3. Click the build button at the top once the project is loaded.

Meson

git clone https://github.com/SeaDve/Breathing.git
cd Breathing
meson _build --prefix=/usr/local
ninja -C _build install

🙌 Help translate Breathing

You can help Breathing translate into your native language. If you found any typos or think you can improve a translation, you can use the Weblate platform.

☕ Support me and the project

Breathing is free and will always be for everyone to use. If you like the project and would like to support and fund it, you may donate through Liberapay.

💝 Acknowledgment

A big thank you to all the contributors and translators from Weblate.

About

Relax and meditate

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 64.1%
  • Meson 20.9%
  • Shell 10.4%
  • CSS 4.6%