You are not logged in.
Hi everyone
I game on Linux and could never find a monitor that focused on what actually matters while playing, so I built my own. It's called CachyMonitor
It reads live from MangoHud and shows FPS, 1% and 0.1% lows, average, a frametime graph that flags stutters, and a simple CPU-bound / GPU-bound indicator. Alongside that you get circular gauges for CPU, GPU, RAM and VRAM with usage, temps, clocks and power. One clean window, dark theme, meant to sit on a second monitor
It's Python with PySide6. so a single dependency and no heavy stack
Upfront and honest: I'm not a professional developer and I built this with the help of AI. The ideas, the testing and the decisions about what the tool should do are mine. but I leaned on AI for a lot of the code
Another disclaimer: I built and tested it on my own machine (Ryzen 5 5600, RTX 3060). The AMD and Intel GPU paths are written from the kernel docs but untested, so if you're on different hardware I'd really like to know whether it works. The name comes from CachyOS, which I run, but it's not affiliated with them and works on any distro
Repo (MIT): https://github.com/YOUNES-2-wq/cachymonitor [External Link]
AUR: cachymonitor
Any feedback or "doesn't work on my setup" reports are very welcome. Thanks for reading
Offline