2 releases
Uses new Rust 2024
0.1.1 | Apr 5, 2025 |
---|---|
0.1.0 | Mar 22, 2025 |
#473 in Command line utilities
284 downloads per month
1.5MB
450 lines
Foodfetch
Hey,
This project is yet another fetch funny (yes it is funny) tools like neofetch, fastfetch, onefetch, countryfetch and all theses.
Except here you fetch food recipe and ideas. It uses the API of TheMealDB with the API key of testing. Feel free to go support them to get a real API key.
This is an example of output you can get
Usage
You can find the options with the argument --help
Foodfetch - Neofetch-like tool to get recipes
Author: noahcode
Version: 0.1.0
Usage: foodfetch [OPTIONS] [KEYWORD]
Arguments:
[KEYWORD]
Keyword to use in the search
Options:
-i, --infos <INFOS>
The infos you want to display
[default: all]
Possible values:
- all: Display all available informations
- links: Give the links
- instructions: Give the instructions to cook the meal
-h, --help
Print help (see a summary with '-h')
-V, --version
Print version
Installation
I've published the package, so you can simply run cargo install foodfetch
Dependencies
~10–21MB
~296K SLoC