pwsh-neofetch

1.3.0

A feature-rich PowerShell implementation of the popular Neofetch system information tool for Windows.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name pwsh-neofetch

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name pwsh-neofetch

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Package Details

Author(s)

  • Sriram PR

Tags

windows neofetch system-info terminal

Functions

Invoke-Neofetch

Dependencies

This module has no dependencies.

Release Notes

v1.3.0 - Renamed function to Invoke-Neofetch (alias preserved), added -AsObject for structured output, -WhatIf/-Confirm support, ASCII art validation, language-agnostic module relocator, removed benchmark feature, consolidated defaults. See CHANGELOG.md for details.

FileList

Version History

Version Downloads Last updated
1.3.0 (current version) 63 12/16/2025
1.2.0 322 5/11/2025
1.1.2 113 3/5/2025
1.1.1 39 3/1/2025
1.1.0 8 3/1/2025
1.0.0 11 2/28/2025
Show more