Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SeaDve/Breathing
Relax and meditate
https://github.com/SeaDve/Breathing
breathing gnome gtk linux
Last synced: about 9 hours ago
JSON representation
Relax and meditate
- Host: GitHub
- URL: https://github.com/SeaDve/Breathing
- Owner: SeaDve
- License: gpl-3.0
- Created: 2021-05-13T09:12:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-23T01:17:41.000Z (14 days ago)
- Last Synced: 2025-01-29T18:53:44.452Z (8 days ago)
- Topics: breathing, gnome, gtk, linux
- Language: Python
- Homepage:
- Size: 878 KB
- Stars: 63
- Watchers: 3
- Forks: 10
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: COPYING
Awesome Lists containing this project
README
Breathing
Relax and meditate
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](https://flathub.org/apps/details/org.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](https://repology.org/project/breathing/versions).
## 🙌 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](https://hosted.weblate.org/projects/seadve/breathing/) 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](https://www.buymeacoffee.com/seadve).## 💝 Acknowledgment
A big thank you to all the [contributors](https://github.com/SeaDve/Breathing/graphs/contributors)
and [translators](https://hosted.weblate.org/projects/seadve/breathing/) from Weblate.