horizonfetch

Language release License: GPLv3 Repo Size photo

Forged in Rust, shaped by your style.

Installation

Windows:

Linux:

๐Ÿ‘พ Build from source

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.

Running the Application

You can launch horizonfetch in several convenient ways:

Flags and Options

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...

Customization

Soon...