Skip to content

evilprince2009/DotFetch

Repository files navigation

DotFetch

A command line utility for fetching system information

DotFetch is a command-line system information utility written in PowerShell for Windows. DotFetch displays information about your operating system, software and hardware in an way similar to NeoFetch. DotFetch is basically partial NeoFetch clone written from scratch with the same ideology. The original NeoFetch can be found here.

Compatible with both Windows PowerShell & PowerShell Core

PowerShell Core on Windows Terminal (Windows 11)

DotFetch Core Win XI

This is how it looks like

Download it here

Installation

Follow these simple steps to install DotFetch:

  • Set your execution policy to RemoteSigned by running Set-ExecutionPolicy RemoteSigned on an Administrative instance of PowerShell. This is required to run DotFetch.
  • Download the files from provided link and extract them.
  • Put the dotfetch.ps1 inside the C:\Program Files\WindowsPowerShell\Scripts directory. Don't worry , there is nothing malicious.
  • Put this directory C:\Program Files\WindowsPowerShell\Scripts into path under Environment Variables.
  • Now open PowerShell , type notepad $profile and hit Enter.
  • Put below line inside the file and save.
dotfetch
  • Re-Launch PowerShell & you are good to go.

Ibne Nahian

Hire me for your Web and Automation projects