/weekplot

Visualize your weekly schedule

Primary LanguagePythonMIT LicenseMIT

Weekplot

Reads & plots your weekly schedule from a YAML or a simple text file.

Schedule

Install Dependencies

pip3 install -r requirements.txt

Usage

# .txt input
python3 weekplot.py events.txt

# .yml input
python3 weekplot.py events.yml

Example input files

Colors

You can use the following colors in your input file:

Colors