Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new techniques #80

Open
mmazzarolo opened this issue May 4, 2021 · 9 comments
Open

Add new techniques #80

mmazzarolo opened this issue May 4, 2021 · 9 comments
Labels
enhancement New feature or request

Comments

@mmazzarolo
Copy link
Owner

Capturing here a few technique ideas instead of creating a single issue for each one of them.

Please comment in this thread instead of creating new issues.
In order for a technique to be added/evaluated, we need:

  • its name
  • its description
  • its pattern
  • its color, which must work nicely with the other existing colors

See awake.json for an example.

@BradKML
Copy link

BradKML commented May 4, 2021

@BradKML
Copy link

BradKML commented May 18, 2021

9-7-9-7 in https://github.com/secretGeek/breathe

@alenjularic
Copy link

I would also very much like to see Wim Hof method being added.

@BradKML
Copy link

BradKML commented Jun 21, 2021

@alenjularic quick-paced breath followed by breath-hold?

You might as well add to the list

@alenjularic
Copy link

alenjularic commented Jun 21, 2021

@BrandonKMLee yes, exactly what you linked on the youtube.
https://www.youtube.com/watch?v=tybOi4hjZFQ

@BradKML
Copy link

BradKML commented Jul 16, 2021

@mmazzarolo should we start creating JSON files for each of these breathing techniques? Also is there a standard on the Saturation and Lightness/Value of the colors?

{
  "id": "buteykeo",
  "name": "Buteyko",
  "durations": [3, 1, 4, 7],
  "description": "Use this technique for relieving spasms.",
  "color": "#XXX"
}

{
  "id": "fire",
  "name": "Fire Breath",
  "durations": [2, 0, 2, 0],
  "description": "Use this technique for incrasing alertness.",
  "color": "#XXX"
}

{
  "id": "vritti",
  "name": "Sama Vritti",
  "durations": [4, 7, 8, 0],
  "description": "Use this technique for incrasing alertness.",
  "color": "#XXX"
}

{
  "id": "diaphram",
  "name": "Diaphram Breathing",
  "durations": [5, 7, 9, 0],
  "description": "Use this technique for relieving anxiety.",
  "color": "#XXX"
}

{
  "id": "power",
  "name": "Power Breathing",
  "durations": [5, 20, 10, 0],
  "description": "Use this technique for stopping panic attacks.",
  "color": "#XXX"
}

{
  "id": "triangle",
  "name": "Triangle Breathing",
  "durations": [7, 7, 7, 0],
  "description": "Use this technique for refocus and relief tension.",
  "color": "#XXX"
}

{
  "id": "asymmetric",
  "name": "Asymmetric Breathing",
  "durations": [7, 0, 11, 0],
  "description": "Use this technique for stress relief.",
  "color": "#XXX"
}

@BradKML
Copy link

BradKML commented Jul 19, 2021

@alenjularic mind to help me pick some colors for this?

@BradKML
Copy link

BradKML commented Sep 18, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants