app icon

Lennart's System Information

Developer
Lennart Martens
About

This Go application provides information about your system, including memory usage, disk space usage, user, hostname, operating system details, CPU information, GPU information, and more. It also allows you to empty the trash on your system.

app screenshot

Installation

You can install this directly from the source code using the Fyne command as follows:
go install fyne.io/fyne/v2/cmd/fyne@latest fyne get github.com/Lennart1978/SystemInfo
Or you can download the code directly from git:
git clone https://github.com/Lennart1978/SystemInfo