fastfetch-cli/fastfetch

A maintained, feature-rich and performance oriented, neofetch like system information tool.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 50 minutes ago
Added to GitGenius on September 2nd, 2026
Created on February 18th, 2021
Open Issues & Pull Requests: 84 (+0)
GitHub issues: Enabled
Number of forks: 876
Total Stargazers: 24,551 (+0)
Total Subscribers: 65 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.2 hours
Mean response time: 2.2 days
90th percentile: 44.3 hours
Tracked items: 721

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 90% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 36% of tracked open issues have had no activity in three months. Only 12% of issues opened in the past year have been closed. Three people close 84% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 60
New in 7 days: 8
Closed in 7 days: 6
Avg open age: 218 days
Stale 30+ days: 40
Stale 90+ days: 27

Recent activity

Opened in 7 days: 8
Closed in 7 days: 6
Comments in 7 days: 2
Events in 7 days: 6

Top labels

  • bug (382)
  • enhancement (153)
  • logo request (92)
  • help wanted (13)
  • wontfix (13)
  • can't reproduce (12)
  • linux (10)
  • question (10)

Detailed Description

Fastfetch is a command-line system information tool that displays hardware and software details in a visually appealing format, similar to neofetch but optimized for performance.

The tool solves the problem of quickly fetching and displaying system information across multiple operating systems. It is written primarily in C with a focus on performance and customizability. The tool supports Linux, macOS, Windows 8.1 and later, Android, FreeBSD, OpenBSD, NetBSD, DragonFly, Haiku, and SunOS, though it is actively tested only on x86-64 and aarch64 platforms. Configuration files and examples are available in the repository, and screenshots demonstrating output on different platforms are provided in the project wiki.

Fastfetch suits developers and system administrators who want a fast, lightweight alternative to neofetch for displaying system information in terminal sessions. It is particularly useful for those who value performance and need cross-platform compatibility. The tool is available through package managers on most major Linux distributions, macOS via Homebrew and MacPorts, Windows via scoop, Chocolatey, and winget, and BSD systems through their respective package managers. Nightly builds are available for those wanting the latest development version.

The project maintains active development with regular updates across multiple platforms. The codebase is written in C, emphasizing performance optimization. The project provides multiple installation methods and distribution channels, indicating sustained effort to make the tool accessible across different systems and package management ecosystems.