Forged in Rust, shaped by your style.
winget install horizonfetch
download rustup cd horizonfetch-win cargo build --release
โ ๏ธ If you build the application yourself, it may require the Microsoft Visual C++ Redistributable to run.
For a smoother experience, we recommend downloading the prebuilt archive from the Releases tab, as it doesn't require installing the Microsoft Visual C++ Redistributable or any additional runtime dependencies.
You can launch horizonfetch
in several convenient ways:
./horizonfetch
winget
or added to your systemโs $PATH
, you can run it globally:horizonfetch
To use flags, run the binary with the desired option:
./horizonfetch -help
If horizonfetch
is in your $PATH
, you can use it directly:
horizonfetch -help
๐ You can use both short (-flag
) and long (--flag
) versions for most options:
-help
or --help
๐ For more advanced flags and new customization options, stay tuned โ version 0.36-1
is coming soon...
Soon...