/powerfetch

PowerShell-based cross-platform 'screenfetch'-like tool

Primary LanguagePowerShell

powerfetch

PowerShell-based cross-platform 'screenfetch'-like tool

Alt text

Try it out!

To try powerfetch anywhere and without downloading, you can run:

iex (iwr 'https://raw.githubusercontent.com/jantari/powerfetch/master/powerfetch.ps1').Content

This will run the script directly from this GitHub.

About

  1. This script requires at least Windows 10 v1703 to display correctly
  2. The macOS and Linux compatibility is definitely very much still work in progress
  3. Requires PowerShell
  4. The windows-flag ASCII artwork used in this script is based on nijikokun's in WinScreeny that I used with explicit permission