https://github.com/koenkk/whb
Wim Hof Breathing app 💨
https://github.com/koenkk/whb
Last synced: about 1 year ago
JSON representation
Wim Hof Breathing app 💨
- Host: GitHub
- URL: https://github.com/koenkk/whb
- Owner: Koenkk
- License: mit
- Created: 2022-03-01T08:20:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-17T17:58:38.000Z (over 2 years ago)
- Last Synced: 2025-03-25T10:21:57.003Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 19.8 MB
- Stars: 15
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wim Hof Breathing app
Link: https://koenkk.github.io/whb/
This app helps you in doing the Wim Hof breathing exercise. Before starting check:
- https://www.wimhofmethod.com/breathing-exercises
- https://www.youtube.com/watch?v=nzCaZQqAs9I
**DISCLAIMER:** Only use while sitting or laying down, in some cases this breathing exercise can knock you out.
## Develop
To develop this app:
- Make sure Node.js is (14+ recommended) is installed on your machine
- Execute:
```bash
git clone https://github.com/Koenkk/whb.git
cd whb
npm ci
```
- Now start by executing `npm start`
## Notes
- Voices under `public/sounds` have been generated using Amazon Polly (text-to-speech) (engine: Neural, language: English, US, voice: Joey, Male)