$ cd ../
Sys Dashboard — bash

user@devops:~$ cat README.md

Sys Dashboard

# Description

Sys Dashboard is a system monitoring dashboard in C++23 with an FTXUI-based terminal interface. It provides real-time visualization of system metrics, including process monitoring, CPU usage, memory, and system resources. Built with modern C++23, it uses spdlog for structured logging and FTXUI for the interactive terminal user interface. The project is structured with CMake, supports compilation with GCC 14+ and Clang 16+, and includes a Dockerfile for reproducible builds.

# Key features

$ Real-time visualization of system metrics

$ Active process monitoring

$ Interactive terminal interface with FTXUI

$ Structured logging with spdlog

$ Modern C++23: concepts, ranges, std::println

$ Reproducible builds with multi-stage Docker

# Gallery

Desktop view
Sys Dashboard - Desktop view
Mobile view
Sys Dashboard - Mobile view

# Technologies used

C++23 CMake FTXUI spdlog
Hermes Agent