A goofy, actually-useful CLI for UMass Dining menus. Scrapes the official pages, caches locally, and can be accessed with SSH for zero-install demos.
umenu today— all halls for todayumenu hall worcester --meal dinnerumenu search "tofu"
python3 -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt
python umenu_cli.py today