GemFetch: A fast system fetcher for Debian/Ubuntu written in Go

go dev.to

Why I built GemFetch I've been using Bash scripts for a long time, but I wanted something faster and more robust for my system information. That's why I decided to learn Go and create GemFetch. What it does: Shows CPU temperatures and details. Displays Wi-Fi signal strength and network info. Optimized specifically for Debian and Ubuntu based distros. Super fast execution compared to standard shell scripts. It's an open-source project under the MIT License. I'm still l

Read Full Tutorial open_in_new
arrow_back Back to Tutorials