External Publication
Visit Post

System Monitoring Center yml File

Flathub Discourse [Unofficial] February 11, 2026
Source

Project information:

Name: System Monitoring Center Homepage: GitHub - hakandundar34coding/system-monitoring-center: Multi-featured system monitor License: GPL3 Upstream has been contacted: -

Dependencies of System Monitoring Center are changed after v3. How yml file can be prepared?

Current status of the file:

github.com/hakandundar34coding/system-monitoring-center

io.github.hakandundar34coding.system-monitoring-center.yml

master

app-id: io.github.hakandundar34coding.system-monitoring-center
runtime: org.gnome.Platform
runtime-version: '49'
sdk: org.gnome.Sdk
command: system-monitoring-center

finish-args:
  # For X11 shared memory access (higher performance for X11)
  - --share=ipc
  # For Wayland access
  - --socket=wayland
  # For X11 fallback
  - --socket=fallback-x11
  # For monitoring data download/upload speed on network cards
  - --device=all
  # For monitoring data download/upload speed on network cards
  - --share=network
  # For host OS commands access (such as 'systemctl' for service details, 'ls /proc' for process list, 'ps' for process information, etc.)
  - --talk-name=org.freedesktop.Flatpak
  # For reading several files (systemd service files, process information in '/proc' folder, etc.) of host OS

This file has been truncated. show original

Discussion in the ATmosphere

Loading comments...