This repo was migrated to GLUA where development will proceed. This repository is therefore deprecated.
- Python 3
- xmltodict (installed automatically by install.sh)
By default, the script presents the menus of the current day at the 3 canteens located on the main campus.
You can, however, use additional arguments such as -w or -l to show menus for the whole week, or in a different location.
After cloning this repository, navigate to its directory, and run:
sh /install.sh
Which makes sure xmltodict is installed and creates the relevant aliases in .bashrc and .zshrc
Now you can use the script by running:
ementa
Argument | Function |
---|---|
-h, --help | Show help message |
-w | Present menus for the current week |
-t | Present the initial tutorial |
-l number | Specify canteens to present: 1 - Campus (Santiago, Crasto, and Snack) 2 - ESTGA 3 - University Restaurant 4 - ESAN |
- Luís Silva
- André Alves
- University of Aveiro's public API. More information about the specific menu API here.