KiraiEEE / Powerfetch

PowerShell-based cross-platform 'Screenfetch'-like tool ๐ŸŒธ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Powerfetch

PowerShell-based 'Screenfetch'-like tool ๐Ÿฆ„

image

INSTALLATION ๐Ÿ’ซ (Windows

run this command and restart terminal or open a new tab and voila ๐ŸŒธ:

iex (new-object net.webclient).DownloadString('https://raw.githubusercontent.com/KiraiEEE/Powerfetch/master/installer.ps1')

then :

Powerfetch

or 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')

About

The project is forked from jantari/powerfetch
The tool itself is cross-platform (powerfetch.ps1) but the installer made for Windows

About

PowerShell-based cross-platform 'Screenfetch'-like tool ๐ŸŒธ


Languages

Language:PowerShell 100.0%