I am the developer of ttop, a terminal system monitor written in C++.
To provide a functional out-of-the-box experience similar to other system monitors (like htop or btop), I am requesting auto-connection for the following interfaces:
system-observe: To display process information and system-wide resource usage.
hardware-observe: To read thermal sensors and fan speeds.
mount-observe: To display disk space and partition usage.
network-observe: To monitor real-time network interface speeds.
Without these connections, the snap is strictly confined and cannot display the core system statistics it was designed for.
Thank you for the review!