pwsh-neofetch
Feature-rich PowerShell implementation of Neofetch that displays system information with customizable ASCII art for Windows terminals.
- PowerShell
- Windows
- Open Source
Overview
A Windows-native alternative to the popular Neofetch tool, built entirely in PowerShell. Displays system information with customizable ASCII art, designed for Windows enthusiasts who want the Neofetch experience without WSL.
Why I Built This
Neofetch is a staple in Linux terminals, but Windows users were left out. Rather than running it through WSL, I wanted a native solution that understands Windows-specific system information.
Features
- Native PowerShell: No dependencies, runs on any Windows system
- Customizable ASCII art: Multiple built-in styles, or bring your own
- Comprehensive system info: CPU, GPU, RAM, disk, OS version, and more
- Performance benchmarking: Quick system overview for troubleshooting
Community Adoption
Adopted by Windows enthusiasts for system customization and quick performance checks. The project shows that PowerShell can be used for more than just scripts.