Skip to content

serifpersia/ntfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ntfetch

A minimalist system information tool for Windows 10 & 11, written in PowerShell.

image

Installation

Open a PowerShell terminal and run this single command:

irm serifpersia.github.io/ntfetch/install | iex

Usage

After installation, simply type the following command from any directory:

ntfetch

The tool automatically checks for updates from the GitHub repository every time you run it.

Uninstallation

To completely remove ntfetch and clean up your system PATH, run:

ntfetch uninstall

License

This project is licensed under the MIT License - see the LICENSE file for details.