Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 998 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 998 Bytes

Meditator

Meditator is a Python program that generates meditation music videos.

Demo

Demo

Installation

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 

Usage

To generate a meditation music video, run the runner.py script.

Contributing

Contributions are always welcome – if you have any ideas, suggestions, or bug reports, please submit them as issues on the project's GitHub page.

License

This project is licensed under the MIT License See the LICENSE file for more information.