8000 Tags · BinaryFetch-CLI/BinaryFetch · GitHub
[go: up one dir, main page]

Skip to content

Tags: BinaryFetch-CLI/BinaryFetch

Tags

v1.2

Toggle v1.2's commit message
refactor (style) : optimize color theme for v2.2

refactor: set bool LOAD_DEFAULT_CONFIG = false; for production

V1.1

Toggle V1.1's commit message
Reafactor: bool LOAD_DEFAULT_CONFIG = false;

for v1.1 production

BinaryFetch

Toggle BinaryFetch's commit message
fix: resolve disk read/write speed calculation bug 🔧

fix: correct disk read/write speed metrics

- Fixes overflow bug in I/O byte calculation.
- Verified accurate reporting on NVMe, SSD, and HDD.
- Tested across multiple systems for consistency.
0