2019-04-11 11:15:46 -04:00
2019-04-09 10:37:41 -04:00
2019-04-10 18:22:06 -04:00
2019-04-11 11:15:46 -04:00
2019-04-09 09:59:17 -04:00
2019-04-02 12:00:40 -04:00
2019-04-05 23:40:46 -04:00

logo

A command-line system information utility for Windows 10

GitHub code size in bytes GitHub GitHub last commit

winfetch

Winfetch is a command-line system information utility written in PowerShell 6 for Windows. Winfetch displays information about your operating system, software and hardware in an way similar to Neofetch and Screenfetch.

Winfetch curently supports Windows 10; Windows 7 and Windows 8 have not yet been tested. It is highly recommended to use Winfetch with PowerShell Core; errors may appear if any other version is used.

While Winfetch does work in the majority of cases, things may break occasionally. Please report all such bugs here.

winfetch

Why use Winfetch?

  1. You don't have any other choices.
  2. Winfetch isn't bloated. The whole thing is ~15KB and 500 lines of pure PowerShell, counting comments. Compare that to Neofetch, which is about 280KB and 7,500 lines of code.
  3. No need for the WSL, Cygwin, or MSYS2. While you need to install the WSL (Windows Subsystem for Linux) to run Neofetch, all you need to use Winfetch is PowerShell 6 (or later), which you probably already have installed.

More: [Dependencies] [Installation] [Usage]

S
Description
🛠 A command-line system information utility written in PowerShell. Like Neofetch, but for Windows.
Readme MIT
2.2 MiB
Languages
PowerShell 100%