{"id":13505489,"url":"https://github.com/elementary/monitor","last_synced_at":"2025-06-30T04:08:04.645Z","repository":{"id":37578397,"uuid":"98550935","full_name":"elementary/monitor","owner":"elementary","description":"Manage processes and monitor system resources.","archived":false,"fork":false,"pushed_at":"2025-06-18T10:50:10.000Z","size":4502,"stargazers_count":331,"open_issues_count":32,"forks_count":45,"subscribers_count":31,"default_branch":"main","last_synced_at":"2025-06-27T22:12:31.557Z","etag":null,"topics":["elementary-apps","elementary-os","elementaryos","hacktoberfest","libgtop","libwnck","system-monitor","vala"],"latest_commit_sha":null,"homepage":"","language":"Vala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elementary.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"elementary","patreon":"elementary","liberapay":"elementary","custom":"https://elementary.io/get-involved#funding"}},"created_at":"2017-07-27T15:13:44.000Z","updated_at":"2025-06-18T10:50:16.000Z","dependencies_parsed_at":"2023-02-12T11:15:18.234Z","dependency_job_id":"6be2420a-efff-450e-8add-86a400060db1","html_url":"https://github.com/elementary/monitor","commit_stats":null,"previous_names":["elementary/monitor","stsdc/monitor"],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/elementary/monitor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementary%2Fmonitor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementary%2Fmonitor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementary%2Fmonitor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementary%2Fmonitor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elementary","download_url":"https://codeload.github.com/elementary/monitor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementary%2Fmonitor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262708004,"owners_count":23351532,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["elementary-apps","elementary-os","elementaryos","hacktoberfest","libgtop","libwnck","system-monitor","vala"],"created_at":"2024-08-01T00:01:08.922Z","updated_at":"2025-06-30T04:08:04.627Z","avatar_url":"https://github.com/elementary.png","language":"Vala","readme":"\u003cp align=\"center\"\u003e\n    \u003cimg align=\"left\" width=\"64\" height=\"64\" src=\"data/icons/64/io.elementary.monitor.svg\"\u003e\n    \u003ch1 class=\"rich-diff-level-zero\"\u003eMonitor\u003c/h1\u003e\n\u003c/p\u003e\n\n\u003ch4 align=\"left\"\u003eManage processes and monitor system resources\u003c/h4\u003e\n\n[![](https://img.shields.io/github/release/elementary/monitor.svg)]()\n[![Github Workflow Status](https://github.com/elementary/monitor/actions/workflows/ci.yml/badge.svg)]()\n[![Translation status](https://l10n.elementary.io/widget/desktop/monitor/svg-badge.svg)](https://l10n.elementary.io/engage/desktop/)\n\n![Monitor Screenshot](https://github.com/elementary/monitor/raw/main/data/screenshots/monitor-processes.png)\n![Monitor Screenshot](https://github.com/elementary/monitor/raw/main/data/screenshots/monitor-system.png)\n\n## Install\n\n### elementary OS 7 Horus\n\nIf you have never added a PPA on your system before, you might need to run this command first:\n\n```bash\nsudo apt install -y software-properties-common\n```\n\nAdd the PPA of Monitor and then install it:\n\n```bash\nsudo add-apt-repository ppa:stsdc/monitor\nsudo apt install com.github.stsdc.monitor\n```\n\nMonitor will be available from the Applications menu.\n\n## Development\n\n### Install dependencies\n\nIf you plan to install WITH a wingpanel-indicator\n\n```bash\nsudo apt install build-essential cmake sassc valac libgtk-3-dev libgee-0.8-dev libgranite-dev libgtop2-dev libwnck-3-dev libhandy-1-dev libudisks2-dev libjson-glib-dev libflatpak-dev libxnvctrl-dev liblivechart-1-dev libpci-dev libwingpanel-dev meson\n```\n\nAlternatively, if you plan to install WITHOUT a wingpanel-indicator\n\n```bash\nsudo apt install build-essential cmake sassc valac libgtk-3-dev libgee-0.8-dev libgranite-dev libgtop2-dev libwnck-3-dev libhandy-1-dev libudisks2-dev libjson-glib-dev libflatpak-dev libxnvctrl-dev liblivechart-1-dev libpci-dev meson\n```\n\n\n### Clone, Build \u0026 Install\n\n1. Clone:\n   ```bash\n   git clone https://github.com/elementary/monitor\n   cd monitor\n   ```\n\n2. To build with the wingpanel indicator:\n   ```bash\n   meson setup -Dindicator-wingpanel=enabled build\n   ```\n   Alternatively, to build without the wingpanel indicator:\n   ```bash\n   meson setup build\n   ```\n\n3. Install:\n   ```bash\n   cd build\n   sudo ninja install\n   ```\n\n### Debug logging\n\n```bash\nG_MESSAGES_DEBUG=all GTK_DEBUG=interactive io.elementary.monitor\n```\n","funding_links":["https://github.com/sponsors/elementary","https://patreon.com/elementary","https://liberapay.com/elementary","https://elementary.io/get-involved#funding"],"categories":["Apps","Applications"],"sub_categories":["System Tools"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felementary%2Fmonitor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felementary%2Fmonitor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felementary%2Fmonitor/lists"}