horizonfetch

February 11, 2026 · View on GitHub

Language release License: Apache 2.0 Repo Size photo

Forged in Rust, shaped by your style.

Installation

Windows:

  • winget: winget install horizonfetch
  • Alternatively, you can download an archive file from the Releases tab.

Linux:

  • Soon

👾Build from source

download rustup
git clone https://github.com/horizonwiki/horizonfetch/
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:

  • From the folder directly:
    Navigate to the folder containing the binary and run:

    ./horizonfetch
    
  • Via File Explorer:
    Simply double-click the executable file.

  • From anywhere in terminal:
    If installed via winget or added to your system’s $PATH, you can run it globally:

    horizonfetch
    

P.S: I haven't forgotten about the project; there may be a major update coming soon.

Repology status