nafas icon indicating copy to clipboard operation
nafas copied to clipboard

🧘‍♂️ Breathing Gymnastics Application

Results 8 nafas issues
Sort by recently updated
recently updated
newest added

#### Description For some reason the sound (wav's) doesn't play while nafas also doesn't report an error.. #### Steps/Code to Reproduce pip3 install nafas python3 -m nafas #### Expected Behavior...

bug

#### Description Add a countdown timer for each section Based on https://www.reddit.com/r/Python/comments/nayob4/nafas_opensource_breathing_gymnastics_application/gy06a99?utm_source=share&utm_medium=web2x&context=3

enhancement

#### Description Add `console_scripts` entry point to `setup.py` to run Nafas directly from the terminal. ```console nafas ``` instead of ```console python -m nafas ```

enhancement

#### Reference Issues/PRs #49 #### What does this implement/fix? Explain your changes. Due to the deprecation of `playsound` in Python, we made a sound library (`nava`) and switched to it...

enhancement

Bumps [art](https://github.com/sepandhaghighi/art) from 5.9 to 6.0. Release notes Sourced from art's releases. Version 6.0 6 new font added #226 vaporwave squiggle1 squiggle2 crazy2 crazy3 emoji font_wizard.py modified Drop Python 2.7...

dependencies

#### Reference Issues/PRs https://github.com/codecov/python-standard/issues/31 #### What does this implement/fix? Explain your changes. - Test system modified - `codecov` removed from `dev-requirements.txt` #### Any other comments?

dependencies

Bumps [art](https://github.com/sepandhaghighi/art) from 5.9 to 6.2. Release notes Sourced from art's releases. Version 6.2 5 new font added alissa milka ozana shanna livia decoration_request.yml template added font_request.yml template added one_line_request.yml...

dependencies