Awesome
powerfetch
PowerShell-based cross-platform 'screenfetch'-like tool
Try it out!
To try powerfetch
anywhere and without downloading, you can run:
iex (new-object net.webclient).DownloadString('https://raw.githubusercontent.com/jantari/powerfetch/master/powerfetch.ps1')
This will run the script directly from this GitHub.
About
- This script requires at least Windows 10 v1703 to display correctly
- The macOS and Linux compatibility is definitely very much still work in progress
- Requires PowerShell
- The windows-flag ASCII artwork used in this script is based on nijikokun's in WinScreeny that I used with explicit permission