Skip to content
forked from rbn42/pixelload

A Simple Fork of Indicator Multiload for KDE Plasma

License

Notifications You must be signed in to change notification settings

idatahu/pixelload

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Fork of Indicator Multiload for KDE Plasma

Requirements

Minimal version required
OpenGL / GLSL3.0 / 1.30
QtQuick2.0

Install the required dependencies

Arch Linux

sudo pacman -S qt5-websockets \
    python-docopt python-numpy python-pillow python-psutil python-websockets 

Ubuntu

sudo apt-get install qml-module-qt-websockets \
    python3-docopt python3-numpy python3-psutil python3-websockets python3-pil 

Installation

Via KDE Store

  1. Open the “Add Widgets” dialog of your desktop
  2. Go to “Get New Widgets” in the bottom
  3. Click “Download New Plasma Widgets”
  4. Search for “pixelload”
  5. Click “Install”

Via Command Line

git clone https://github.com/rbn42/pixelload.git
cd pixelload
# To install
kpackagetool5 -t Plasma/Applet --install plasmoid
# To upgrade.
kpackagetool5 -t Plasma/Applet --upgrade plasmoid

About

A Simple Fork of Indicator Multiload for KDE Plasma

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • QML 62.4%
  • Python 24.7%
  • GLSL 7.9%
  • JavaScript 2.8%
  • Shell 2.2%