libreMind Meditation exercises
What is it?
LibreMind is a free meditation app made in under 24 hours. It has various meditation, breathwork, and visualization exercises.
Link to demonstration video on YouTube
Usage
python libremind.py
Note: only box-breathing is supported at the moment. I will soon implement other exercises.
What I learned
- Creating a meditation app
- Animating said app
- Scene switching
To be implemented
- add more meditation and breathwork exercises
- refactor code for automation's sake
- (in far, distant future): porting to other devices.