Add new techniques
mmazzarolo opened this issue · 9 comments
Capturing here a few technique ideas instead of creating a single issue for each one of them.
- 4-7-11 Breathing Technique
- 1-4-2 (or 5-20-10) Breathing
- Rectangular (or 5-8-5-8) breathing
- "11 Breathing Practices to Get You Through a Rough Patch"
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.
- Buteyko 3-1-4-7 https://www.deviatedseptumsurgery.org/home-treatments/buteyko-breathing/
- Breath of fire 2-2 https://www.healthline.com/health/breath-of-fire-yoga
Something that might break from the routine:
- CO2 dry static apnea (breath holding training) https://freedivingfreedom.com/dive-deeper/dry-static-apnea-training-for-freediving-sky-rocket-breath-hold-times-from-your-couch-at-home/
- Wim Hof method proper https://www.youtube.com/watch?v=tybOi4hjZFQ
9-7-9-7 in https://github.com/secretGeek/breathe
I would also very much like to see Wim Hof method being added.
@alenjularic quick-paced breath followed by breath-hold?
You might as well add to the list
- Buteyko/OxygenAdvantage https://archive.fo/vyhKT https://archive.fo/1rAep https://archive.fo/oZACn
- elemental breathing: https://archive.fo/ZZtOP and https://archive.fo/oz9du
- freediving breath training: https://archive.fo/zrYcp https://archive.fo/bTXOr https://archive.fo/ayzJo
@BrandonKMLee yes, exactly what you linked on the youtube.
https://www.youtube.com/watch?v=tybOi4hjZFQ
@alenjularic there are also other techniques that forces you to use mouth or nostrils
- https://www.weightwatchers.com/us/blog/health/breathing-exercises
- https://www.byrdie.com/breathing-exercises-for-sleep
- https://www.moshikids.com/blog/deep-breathing-exercises-for-kids/
- https://www.healthline.com/health/breathing-exercise
- https://www.medicalnewstoday.com/articles/how-to-breathe-properly
- https://respiratorycram.com/best-breathing-exercises/
- https://www.verywellmind.com/abdominal-breathing-2584115
- https://www.healthifyme.com/blog/11-best-breathing-exercises-for-stress-lungs-and-training/
- https://www.himalayanyogainstitute.com/9-yogic-breathing-practices-mind-body-balance-healing/
- https://positivepsychology.com/deep-breathing-techniques-exercises/
@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"
}
@alenjularic mind to help me pick some colors for this?
Possible reference https://github.com/sepandhaghighi/nafas/blob/master/nafas/params.py