SeaDve / Breathing

Relax and meditate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Breathing
Breathing

Relax and meditate

Download on Flathub
Buy Me a Coffee


Translation status Flathub downloads CI status

Preview

Breathing is a simple application that guides your breathing pattern. This pattern is recommended by experts that will help ease your anxiety.

The main features of Breathing include 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

πŸ“¦ Third-Party Packages

Unlike Flatpak, take note that these packages are not officially supported by the developer.

Repology

You can also check out other third-party packages on Repology.

πŸ™Œ Help translate Breathing

You can help Breathing translate into your native language. If you find 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 it, you may buy me a coffee.

πŸ’ Acknowledgment

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

About

Relax and meditate

License:GNU General Public License v3.0


Languages

Language:Python 72.5%Language:Meson 23.2%Language:CSS 4.3%