menser

Crates.iomenser
lib.rsmenser
version0.1.40
created_at2023-06-30 15:21:42.394528+00
updated_at2025-01-21 20:47:43.723837+00
descriptionFetches and displays meals from the stw-on API
homepage
repositoryhttps://github.com/FlareFlo/menser
max_upload_size
id904681
size56,893
(FlareFlo)

documentation

https://docs.rs/menser

README

Menser 😋

Fetches and displays meals from the stw-on API for the CLI

asciicast

Installation

From source via crates.io

cargo install menser

Binary via binstall

cargo binstall menser

From binary Github release

Download binary for your operating system

From source via git

cargo install --git git@github.com:FlareFlo/menser.git

Usage

invoking for current day

menser

invoking for any weekday

menser monday

invoking for tomorrow

menser tomorrow
Commit count: 139

cargo fmt