https://github.com/j0hax/mz
mz is a command-line canteen browser
https://github.com/j0hax/mz
canteen golang openmensa
Last synced: about 1 month ago
JSON representation
mz is a command-line canteen browser
- Host: GitHub
- URL: https://github.com/j0hax/mz
- Owner: j0hax
- License: mit
- Created: 2022-07-24T21:52:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-14T00:58:31.000Z (over 1 year ago)
- Last Synced: 2024-06-20T01:56:41.500Z (12 months ago)
- Topics: canteen, golang, openmensa
- Language: Go
- Homepage:
- Size: 1010 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# mz
[](https://github.com/j0hax/mz/actions/workflows/go.yml)
[](https://goreportcard.com/report/github.com/j0hax/mz)
`mz` is a command-line canteen browser using [OpenMensa](https://openmensa.org). The name is inspired by my German coworkers' [greetings](https://de.wikipedia.org/wiki/Mahlzeit#%E2%80%9EMahlzeit%E2%80%9C_als_Gru%C3%9F) for lunch:
> Mahlzeit!

## Install
Grab a precompiled binary from the [releases page](https://github.com/j0hax/mz/releases/latest) 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.