Skip to content

A C# console application designed to retrieve and display Windows PC system information, built using .NET 8.0.

License

Notifications You must be signed in to change notification settings

bryancandi/WInfoCli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WInfoCli

🟥 🟩
🟦 🟨

Usage: WInfoCli.exe [Options]

General Options:
    --help, -h
        Display this help message.
    --version, -v
        Display application version information.

Display Options:
    --ipv6, -6
        Display IPv6 addresses.
    --show-dirs, -d
        Display special user directories (e.g., Documents, Desktop).
    --show-paths, -p
        Display environment PATH variables for the current system.

Logo Options:
    --logo, -l
        Display classic style Windows ASCII logo.
    --logo-win10, -10
        Display Windows 10 style ASCII logo.
    --logo-win11, -11
        Display Windows 11 style ASCII logo.


WInfoCli.exe
WInfoCli

WInfoCli.exe --show-paths
WInfoCli-paths

WInfoCli.exe --logo
WInfoCli-paths

GitHub Downloads (all assets, all releases)

About

A C# console application designed to retrieve and display Windows PC system information, built using .NET 8.0.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages