Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 391 Bytes

File metadata and controls

14 lines (11 loc) · 391 Bytes

Freiburg school mensa lunch auto-order tool

Setup

git clone https://github.com/ehrenfeu/sms-freiburg-auto-order
cd sms-freiburg-auto-order
python3 -m venv venv
source venv/bin/activate
pip install --upgrade pip selenium loguru ipython  # ipython is optional

cp credentials.example.py schulessen_credentials.py
editor schulessen_credentials.py  # adjust login credentials