About

This is something like neofetch but made in go and only for windows at the moment. It has no OS ASCII like neofetch.

The Application Running
The Application Running

Install

Just run the commands in the order below!

  • git clone https://github.com/mr-cheeezz/GoPC.git
  • cd GoPC
  • go run main.go

Features

  • Easy to use
  • Monitor listing

Known Issues

  • Will list more than 1 (3) monitors on laptops

Frequently Asked Questions

  • Question: Why does it take so long to run?
  • Answer: This only happens when you first run it it has to install all dependencies.
  • Question: Why am I getting a error saying go not found?
  • Answer: This means you need to install go please go to https://go.dev to do so.