4a2a3848e667ac9e1a255b1e131df18868932810
tuemensa
tuemensa is a simple cli tool to retrieve the current meal plan.
Usage
Options:
-m,--morgenstelleShow Mensa Morgenstelle-s,--shedhalleShow Mensa Shedhalle-p,--prinzkarlShow Mensa Prinz Karl--plaintextFormat as plain text-o,--onelineUse very short format (oneline)-d,--days <DAYS>Offset of days in the future (valid inputs 0-7) [default: 0]-v,--vegetarianShow the vegetarian menu-h,--helpPrint help information-V,--versionPrint version information
Examples
Display the current plan for both canteens:
tuemensa -s -m
Example screenshot:
Display the plan for the next day:
tuemensa -s -d 1
The oneline is useful if you integrate this tool as a desktop widget and like to get just a basic idea of the current available meal.
tuemensa -s -o
Example screenshot:
For KDE this can be achieved with the Plasma 5 Applet Command Output.
Build
Use the cargo build -r command inside the root of this project.
Languages
Rust
100%

