/pcinfo

PC-INFO is a tool that gathers information of your system components.

Primary LanguageGo

PC-INFO


PC-INFO is a tool that gathers information of your system components.

Hello World

Download

CLICK HERE TO DOWNLOAD

Features

  • Mainboard
  • CPU
  • GPU
  • RAM
  • HOSTNAME
  • PLATFORM

Want to help us improve

Create a new branch and make a pull request with the changes.

PC-INFO requires Go v1.15+ to run.


Install the dependencies.

go get ./...

Run.

go run main.go

Build.

go build -ldflags -H=windowsgui main.go

Built with

License

MIT

PC-INFO is MIT licensed.