fastfetch
About fastfetch
Fastfetch is a command-line tool for displaying system information in a visually formatted way, similar to neofetch. It is written primarily in C with an emphasis on performance and customization. The tool supports various operating systems including Linux, macOS, Windows, BSD variants, Android, and others.
Fastfetch provides detailed system data such as hardware specifications, operating system details, and network information. It is designed to be faster and more feature-rich than similar tools while maintaining high accuracy in the information displayed.
Key features
- Displays system information in a visually appealing format
- Supports multiple operating systems including Linux, macOS, Windows, and BSD variants
- Highly configurable with JSONC configuration files
- Includes modules for various system details like CPU, memory, and disk usage
- Allows customization of logos and output formatting
- Supports running arbitrary shell commands through the Command module
Download 2.66.0
Jul 10, 2026WindowsWindows
macOSmacOS
LinuxLinux
Frequently asked questions
- Is fastfetch free?
- Yes. fastfetch is free and open-source software, distributed under the MIT license.
- Which platforms does fastfetch support?
- fastfetch provides downloads for Windows, macOS, Linux.
- What is the latest version of fastfetch?
- The latest version is 2.66.0, released on Jul 10, 2026.
- What platforms does fastfetch support?
- Fastfetch supports Linux, macOS, Windows 8.1+, Android, FreeBSD, OpenBSD, NetBSD, DragonFly, Haiku, and SunOS (illumos, Solaris). It is primarily tested on x86-64 and aarch64 platforms.
- How do I install fastfetch?
- Fastfetch can be installed via package managers on various platforms. For Linux, it is available in distributions like Ubuntu, Debian, Arch Linux, and others. macOS users can install it via Homebrew or MacPorts. Windows users can use scoop, Chocolatey, or winget. BSD systems and Android (Termux) also have installation options.
- How do I customize the output of fastfetch?
- Fastfetch uses JSONC (JSON with comments) for configuration. Users can generate a config file using `fastfetch --gen-config` and modify it to customize the output. Premade config files are available in the `presets` directory for reference.
- Is fastfetch actively maintained?
- Yes, fastfetch is actively maintained and receives regular updates. It is designed to be faster and more feature-rich than similar tools like neofetch.
More Developer Tools
PowerToys
microsoft
PowerToys is a set of utilities for enhancing productivity and customization on Windows systems. It includes various tools for developers and power users to streamline workflows.
Windows Terminal
microsoft
Windows Terminal combines the classic Windows console with a modern terminal application in one package. It provides developers with a unified interface for command-line tools and shells. The software supports multiple tabs, rich text, and customization options.
Neovim
neovim
Neovim is a fork of Vim focused on improved extensibility and usability. It maintains compatibility with Vim while offering modern features like embedded terminal support and a built-in LSP client. The project emphasizes maintainability and encourages community contributions.