2019-04-03 09:20:39 -04:00
2019-04-03 09:20:39 -04:00
2019-04-02 12:00:40 -04:00
2019-04-03 09:16:11 -04:00

logo

A command-line system information utility for Windows

GitHub code size in bytes GitHub All Releases GitHub GitHub last commit

neofetch

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 6+; errors may appear if any other version is used.

WinFetch can be considered to be in beta stage; while WinFetch does work in the majority of cases, things may break occasionally. Please report all such bugs here.

Features

Why you should use WinFetch:

  1. You don't any other choices.
  2. WinFetch is tiny. The whole thing is ~6.5KB and 170 lines of pure PowerShell, counting comments. Neofetch is about 280KB and 7500 lines of code - almost 50 times bigger!
  3. No need for the WSL - 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.
S
Description
🛠 A command-line system information utility written in PowerShell. Like Neofetch, but for Windows.
Readme MIT
2.2 MiB
Languages
PowerShell 100%