j0hax / mz

mz is a command-line canteen browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mz

Go Go Report Card GitHub go.mod Go version

mz is a command-line canteen browser using OpenMensa. The name is inspired by my German coworkers' greetings for lunch:

Mahlzeit!

Screenshot

Install

Grab a precompiled binary from the releases page or install with go install github.com/j0hax/mz@latest

Usage

  • Selecting a canteen in the top left panel loads its opening days and the meals served on those days
  • Switch between different panels with Tab
  • Exit the program with Q or Ctrl + C
  • On subsequent launches, the program will restore the last viewed canteen. Alternatively, a canteen name can be passed as a parameter.

About

mz is a command-line canteen browser

License:MIT License


Languages

Language:Go 100.0%