Meditator is a Python program that generates meditation music videos.
To use Meditator, you will need to have Python 3.x installed on your system. You can download Python from the official website: https://www.python.org/downloads/
Once you have Python installed, you can download the Meditator repository:
git clone https://github.com/samuelbraun04/Meditator.git
With the repo cloned, run the following command to install all the required dependencies:
pip install -r requirements.txt
To generate a meditation music video, run the runner.py
script.
Contributions are always welcome – if you have any ideas, suggestions, or bug reports, please submit them as issues on the project's GitHub page.
This project is licensed under the MIT License See the LICENSE file for more information.