An open API service indexing awesome lists of open source software.

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 💨

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)