KittyKatt / screenFetch

Fetches system/theme information in terminal for Linux desktop screenshots.
GNU General Public License v3.0
3.84k stars 454 forks source link

Wont run on PowerShell Core as Get-WmiObject has been depreciated #672

Closed ArnavD74 closed 4 years ago

ArnavD74 commented 4 years ago

I'm submitting a ... (check one with "x")

[X ] bug report
[ ] new distro request

Bug report

=> search Github for a similar issue or PR before submitting
=> download the latest revision from Github and check if the bug is still present
   -> https://github.com/KittyKatt/screenFetch/raw/master/screenfetch-dev
=> Show us the output of: screenfetch -v

PS version: v7.1.0-preview.2, found on https://github.com/PowerShell/PowerShell/releases output: https://imgur.com/a/cwAhd85 source: https://github.com/PowerShell/PowerShell/issues/4766

darealshinji commented 4 years ago

I think this is the project you're looking for, because this script here doesn't run in PowerShell or cmd.exe: https://github.com/JulianChow94/Windows-screenFetch

ArnavD74 commented 4 years ago

I think this is the project you're looking for, because this script here doesn't run in PowerShell or cmd.exe: https://github.com/JulianChow94/Windows-screenFetch

yep, got confused my bad