Skip to content

Draculente/speiseplan-cli

Repository files navigation

Speiseplan CLI

This command-line tool allows you to fetch the current meals from all canteens in Schleswig-Holstein. You can filter the meals based on allergens, whether they are vegetarian or not, and the location where they are offered (e.g. Mensa Lübeck or Cafeteria II Kiel).

Installation

To use the Mensa CLI, you can download the binary for your operating system from the Github Release page.

Configuration

You can set your preferences in the config file, for example:

url = "https://speiseplan.mcloud.digital/v2"

exclude_allergens = ["GlW"]

# vegan = true

vegetarian = true

location_codes = ["HL_CA", "HL_BB", "HL_ME"]

language = "de"

price_category = "student"

Similar projects

This project uses the Mensa API.

License

This project uses the MIT License. See LICENSE for details.

About

CLI to fetch the meals from all canteens in Schleswig-Holstein

Topics

Resources

License

Stars

4 stars

Watchers

0 watching

Forks

Contributors