Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christiankopac/cli-breathing
🧘♂️ CLI breathing app 🪷
https://github.com/christiankopac/cli-breathing
Last synced: 1 day ago
JSON representation
🧘♂️ CLI breathing app 🪷
- Host: GitHub
- URL: https://github.com/christiankopac/cli-breathing
- Owner: christiankopac
- Created: 2024-11-01T17:24:38.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T17:54:56.000Z (3 months ago)
- Last Synced: 2024-11-01T18:26:14.325Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cli-breathing
- Basic usage (3 minutes, square breathing, circle visualization)
- Custom duration (in seconds), pattern, and style
- Available patterns:
- square (4-4-4-4)
- relaxed (4-7-8-0)
- zen (6-0-6-0)
- energy (2-0-2-0)- Available styles:
- circle
- wave
- lotus
- zen# Instructions
To install dependencies:
```bash
bun install
```To build:
```
bun run build
```To run:
```
./dist/breathe
```🙏 Namaste 🙏