weekplot icon indicating copy to clipboard operation
weekplot copied to clipboard

Visualize your weekly schedule

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

  • text
  • YAML

Colors

You can use the following colors in your input file:

Colors