Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Manage processes and monitor system resources.

License

NotificationsYou must be signed in to change notification settings

elementary/monitor

Monitor

Manage processes and monitor system resources

Github Workflow StatusTranslation status

Monitor ScreenshotMonitor Screenshot

Install

elementary OS 7 Horus

If you have never added a PPA on your system before, you might need to run this command first:

sudo apt install -y software-properties-common

Add the PPA of Monitor and then install it:

sudo add-apt-repository ppa:stsdc/monitorsudo apt install com.github.stsdc.monitor

Monitor will be available from the Applications menu.

Development

Install dependencies

If you plan to install WITH a wingpanel-indicator

sudo 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

Alternatively, if you plan to install WITHOUT a wingpanel-indicator

sudo 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

Clone, Build & Install

  1. Clone:

    git clone https://github.com/elementary/monitorcd monitor
  2. To build with the wingpanel indicator:

    meson setup -Dindicator-wingpanel=enabled build

    Alternatively, to build without the wingpanel indicator:

    meson setup build
  3. Install:

    cd buildsudo ninja install

Debug logging

G_MESSAGES_DEBUG=all GTK_DEBUG=interactive io.elementary.monitor

About

Manage processes and monitor system resources.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Contributors61


[8]ページ先頭

©2009-2025 Movatter.jp