Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ferrriii/breath-4-7-8
an mobile app for practicing relaxing breath to reduce anxiety or help people get to sleep
https://github.com/ferrriii/breath-4-7-8
Last synced: 3 days ago
JSON representation
an mobile app for practicing relaxing breath to reduce anxiety or help people get to sleep
- Host: GitHub
- URL: https://github.com/ferrriii/breath-4-7-8
- Owner: ferrriii
- License: apache-2.0
- Created: 2020-03-27T07:38:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T04:36:34.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T13:56:56.514Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.5 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# breath478
an mobile app for practicing relaxing breath to reduce anxiety or help people get to sleepThe 4-7-8 breathing technique, also known as “relaxing breath,” involves breathing in for 4 seconds, holding the breath for 7 seconds, and exhaling for 8 seconds.
[Read more](https://www.medicalnewstoday.com/articles/324417)![](resources/demo.gif)
# Download
[Version 1.0.1](https://github.com/ferrriii/breath-4-7-8/releases/download/v1.0.1/breath478.apk)# Install
```
npm run install
```# Build for Android
```
tns build android --release
--key-store-path ~/path/to/key.jks
--key-store-password my-very-secure-password
--key-store-alias Alias
--key-store-alias-password my-very-secure-password
```
# Publish
https://www.nativescript.org/blog/steps-to-publish-your-nativescript-app-to-the-app-stores# License
Apache 2.0 License