Skip to content

jc-cole/umenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssh umenu.tech — UMass Dining in your terminal

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.

Features

  • umenu today — all halls for today
  • umenu hall worcester --meal dinner
  • umenu search "tofu"

Quickstart (local)

python3 -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt
python umenu_cli.py today

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors