@rayhanadev/purdue-menus
v0.1.2
Published
A terminal UI for browsing Purdue University dining court menus
Downloads
270
Readme
pmenu
A terminal UI for browsing Purdue University dining court menus.
Install
Requires Bun to be installed.
bun install -g @rayhanadev/purdue-menusThen run:
pmenuFeatures
- Browse all Purdue dining courts and restaurants
- View meals, stations, and menu items
- See full nutrition facts, ingredients, allergens, and dietary traits
- Navigate between dates
- Favorite locations and items
- Filter/search locations and items
- Vim-style keyboard navigation
Keybindings
| Key | Action |
| --------- | -------------------- |
| j / k | Navigate up/down |
| h / l | Switch meals |
| Enter | Open / select |
| Esc | Go back |
| < / > | Previous / next date |
| f | Toggle favorite |
| / | Filter |
| q | Quit |
Development
bun install
bun devLicense
MIT
