ArgentumCation / mirafetch

European Union Public License 1.2
7 stars 5 forks source link

mirafetch


GitHub

A Rust reimplementation of Hyfetch wih a focus on speed

Installation

Download the repo and run cargo run in the folder to try it out. To install mirafetch try cargo install . and ensure your cargo directory is in $PATH

Images

Images: image image image

Configuration

CLI Config

Options:
-s, --scheme-name <SCHEME_NAME>
-o, --orientation <ORIENTATION> [possible values: horizontal, vertical]
-i, --icon-name <ICON_NAME>
-h, --help Print help
-V, --version Print version

Config file

Notes

Tested on:

Special Thanks