https://github.com/naoxio/inbreeze
Guided breathing meditation app based on the Wim Hof breathing method.
https://github.com/naoxio/inbreeze
breathing breathing-app breathing-exercises f-droid flutter meditation meditation-app meditation-timer wimhof
Last synced: 4 months ago
JSON representation
Guided breathing meditation app based on the Wim Hof breathing method.
- Host: GitHub
- URL: https://github.com/naoxio/inbreeze
- Owner: naoxio
- License: mit
- Created: 2023-07-29T04:02:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T15:08:31.000Z (8 months ago)
- Last Synced: 2024-09-26T07:04:10.814Z (8 months ago)
- Topics: breathing, breathing-app, breathing-exercises, f-droid, flutter, meditation, meditation-app, meditation-timer, wimhof
- Language: Dart
- Homepage: https://inbreeze.xyz
- Size: 18.8 MB
- Stars: 59
- Watchers: 2
- Forks: 11
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Inner Breeze
Guided breathing meditation app inspired by the Wim Hof Method. Experience tranquility in every breath and discover the power of conscious breathing with Inner Breeze.
## About Inner Breeze
Inner Breeze is designed to help you achieve inner peace through guided breathing exercises. Our app incorporates principles from the Wim Hof Method to enhance your well-being and mental clarity.
Key Features:
- Customizable breathing sessions
- Soothing visual and audio guidance
- Progress tracking and insights
- Offline mode for uninterrupted practice## Getting Started
### Setup Guide for Linux
1. Install Flutter Version Management (FVM):
```
curl -fsSL https://fvm.app/install.sh | bash
```2. Clone the Inner Breeze repository:
```
git clone https://github.com/naoxio/inbreeze.git
cd inbreeze
```3. Use FVM to install and set up Flutter:
```
fvm install
fvm use stable
```4. Get dependencies:
```
fvm flutter pub get
```5. Run the app:
```
fvm flutter run -d linux
```
To list available devices:
```
fvm flutter devices
```For more information on Flutter development, check out the [Flutter Documentation](https://flutter.dev/docs).
## Community
Join our vibrant community and share your Inner Breeze journey:
- [Telegram](https://t.me/inner_breeze)
- [Twitter](https://twitter.com/inner_breeze)