Giter VIP home page Giter VIP logo

homebrew-breathe's Introduction

Breathe

Breathe is a command-line tool that guides you through breathing exercises with customizable patterns and iterations. It helps you relax, reduce stress, and improve focus by providing a simple and convenient way to practice controlled breathing techniques.

Features

  • Customizable breathing patterns (4-7-8 and 4-2-4)
  • Adjustable number of iterations
  • Visual countdown for each breathing stage
  • Simple and intuitive command-line interface

Installation

Prerequisites

  • macOS
  • Homebrew package manager

Install with Homebrew

To install Breathe using Homebrew, run the following commands:

Copy code

brew tap Yamilquery/breathe
brew install yamilquery/breathe/brew_formula

Replace Yamilquery with your GitHub username.

Usage

To start a breathing exercise, simply run the breathe command in your terminal:

Copy code

breathe [--iterations <number>] [--pattern <pattern>] [--help]

Options

  • --iterations <number>: Specify the number of iterations for the breathing exercise. If not provided, the exercise will continue indefinitely.
  • --pattern <pattern>: Choose the breathing pattern. Available options are 4-7-8 (default) and 4-2-4.
  • --help: Display the help message with usage instructions.

Examples

  • Start a breathing exercise with default settings (unlimited iterations, 4-7-8 pattern):

    Copy code
    
    breathe
    
  • Start a breathing exercise with five iterations:

    Copy code
    
    breathe --iterations 5
    
  • Start a breathing exercise with the 4-2-4 pattern:

    Copy code
    
    breathe --pattern 4-2-4
    
  • Start a breathing exercise with three iterations and the 4-2-4 pattern:

    Copy code
    
    breathe --iterations 3 --pattern 4-2-4
    

Contributing

Contributions are welcome! If you have any issues or suggestions for improvements, please open an issue or submit a pull request on the GitHub repository.

License

This project is licensed under the MIT License.

homebrew-breathe's People

Contributors

yamildiaz avatar yamilquery avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.