Skip to content
/ syspeek Public

System monitor indicator that displays CPU usage, memory usage, swap usage, disk usage and network traffic

License

Notifications You must be signed in to change notification settings

vicox/syspeek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SysPeek

SysPeek is a system monitor indicator that displays CPU usage memory usage, swap usage, disk usage and network traffic.

Indicator Icon

The indicator icon displays the CPU usage.

0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%

Menu

The menu provides quick access to the system monitor and displays CPU usage memory usage, swap usage, disk usage and network traffic

Configuration

SysPeek can be configured through the preferences dialog.

CPU

  • Update interval
  • Display average load
  • Display load for each core

Memory

  • Update interval
  • Display memory usage
  • Display Swap usage

Disk

  • Update interval
  • Add/remove disks

Network

  • Update interval
  • Display network speed
  • Display total traffic

Installation

Ubuntu

SysPeek can be installed on Ubuntu through the SysPeek PPA.

Add the PPA:

sudo add-apt-repository ppa:vicox/syspeek
sudo apt update

Install SysPeek:

sudo apt install syspeek

From Source

You can download the latest version from the release page and install it with the setup file.

Install dependencies:

sudo apt install python3-setuptools

Run setup:

./setup.py install

About

System monitor indicator that displays CPU usage, memory usage, swap usage, disk usage and network traffic

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages