Fastfetch

Fastfetch

Neofetch-like tool for fetching system information and displaying it in a visually appealing way.

Category
System
License
MIT
Platforms
Windows macOS Linux
Released
2022
Path
c:\fastfetch\fastfetch.exe
Notes
It is written mainly in C, with a focus on performance and customizability.
Version
Latest known: 2.64.2 (2026-06-05)

Examples

1. Return all default system information in JSON format

fastfetch.exe --format json

2. Return memory and CPU usage in JSON format. (List the info to output in a colon-delimited list.)

fastfetch.exe -s DateTime:LocalIP:PublicIP:Memory:CPUUsage:Uptime:OS:Host:DNS:Disk:NetIO --format json

3. Return information regarding the OS in JSON format

fastfetch.exe -s os --format json

Try it

Agree to terms to run demos.