1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
Source: gnome-shell-extension-system-monitor
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jonathan Carter <jcc@debian.org>,
Samuel Henrique <samueloph@debian.org>, Leo Antunes <costela@debian.org>
Build-Depends: debhelper-compat (= 13), gettext, libglib2.0-bin
Standards-Version: 4.6.1
Rules-Requires-Root: no
Homepage: https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet
Vcs-Git: https://salsa.debian.org/gnome-team/shell-extensions/gnome-shell-extension-system-monitor.git
Vcs-Browser: https://salsa.debian.org/gnome-team/shell-extensions/gnome-shell-extension-system-monitor
Package: gnome-shell-extension-system-monitor
Architecture: all
Depends: gir1.2-gtop-2.0,
gnome-shell (>= 3.26~),
gnome-shell (<< 44~),
${misc:Depends}
Suggests: glxinfo
Description: Display system information in GNOME Shell status bar
System information such as memory usage, cpu usage, network rates and more
can be displayed in the notification area in GNOME Shell.
.
Settings can be accessed via gnome-tweak-tool where monitoring settings
can be adjusted.
|