menser

Crates.iomenser
lib.rsmenser
version0.1.37
sourcesrc
created_at2023-06-30 15:21:42.394528
updated_at2024-06-06 15:57:41.391376
descriptionFetches and displays meals from the stw-on API
homepage
repositoryhttps://github.com/FlareFlo/menser
max_upload_size
id904681
size52,026
(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: 131

cargo fmt