#neofetch #recipe #food #cli

app foodfetch

Foodfetch is a lightweight neofetch-like command-line tool designed for to get recipe

2 releases

Uses new Rust 2024

0.1.1 Apr 5, 2025
0.1.0 Mar 22, 2025

#473 in Command line utilities

Download history 91/week @ 2025-03-17 34/week @ 2025-03-24 123/week @ 2025-03-31 36/week @ 2025-04-07

284 downloads per month

MIT license

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 screenshop

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