A Rust reimplementation of Hyfetch wih a focus on speed
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
-
The configuration file is located in:
- Linux:
TODO/config.toml - macOS:
TODO/config.toml - Windows
TODO\config.toml
- Linux:
-
icon_nameis optional and overrides the default icon for your system, these are defined indata/data.yaml -
scheme_nameis optional and defines the flag pattern to overlay on your OS icon, these are defined indata/flags.tomlorientationis required whenscheme_nameis present, and can beHorizontalorVertical, and sets the direction of the flag's stripes
- I could definitely use help testing on other platforms
- There's currently no support for macOS, if you have a Mac and want to port this, feel free to make a PR
- Windows 11
- Ubuntu 23.10
- Pop! OS 20.04