Skip to content

BinaryFetch V1.1

Latest

Choose a tag to compare

@InterCentury InterCentury released this 14 Jan 17:20
· 120 commits to main since this release

BinaryFetch Banner

🍁 BinaryFetch v1.1

BinaryFetch is a fast, self-healing, fully customizable Windows system information tool written in C++.


🔑 Highlights

  • 17+ core modules
  • 80+ system information functions
  • Zero circular dependencies
  • Engine-first, self-healing design
  • Compact & detailed modes
  • Multi-GPU & multi-monitor support
  • Disk usage, performance & prediction
  • Single-command CLI (binaryfetch)

🗂️ User Customization

BinaryFetch uses only two editable files located at:

C:\Users\Public\BinaryFetch\

  • BinaryArt.txt — Custom ASCII art
  • BinaryFetch_Config.json — Module toggles & layout

If these files are missing or corrupted, BinaryFetch automatically regenerates them.


📦 Installation

Download BinaryFetch-Setup.exe from Releases.

After installation, open a new terminal and run:

binaryfetch

(BinaryFetch is added to system PATH automatically.)

what's new ?

Now, user can toggle Dummy Network directy form the json
(It's disabled by default)

Now, user can Toggle,

  • Compact Dummy Network
  • Detailed Dummy Network

👻 Author

Maruf Hasan
GitHub: https://github.com/InterCentury
Publisher: InterCentury

Wishing good luck to BinaryFetch v1.1 🍀

Full Changelog: https://github.com/InterCentury/BinaryFetch/compare/BinaryFetch...V1.1