Minimalistic Plasmoid set
Go to file
arcan1s a3e7a84b92 drop another part of pornography in gi
more intuinitve configuration interface in graphicalitem. Improve code
for the future references (in case if new color type will be added).
Change X-AW-*Color values to ones with prefixes (added autoconversion
from old-version api)
2016-04-12 14:22:19 +03:00
packages Another fixes 2016-04-09 03:55:52 +03:00
patches Some small changes 2016-04-07 16:52:05 +03:00
screenshots Release 3.0.0 2015-10-21 06:53:34 +03:00
sources drop another part of pornography in gi 2016-04-12 14:22:19 +03:00
.gitignore fix #74 2016-01-28 12:44:45 +03:00
.gitmodules drop task from source tree 2016-03-29 17:01:57 +03:00
.travis.yml.bckp Stabilizing commit 2016-02-01 00:25:28 +07:00
AUTHORS Another fixes 2016-04-09 03:55:52 +03:00
CHANGELOG Some small changes 2016-04-07 16:52:05 +03:00
CONTRIBUTING.md Stabilizing commit 2016-02-01 00:25:28 +07:00
COPYING * move update interval to another tab 2015-09-19 10:25:26 +03:00
create_archive.sh Another fixes 2016-04-09 03:55:52 +03:00
README.md change urls in forgotten files 2016-03-08 17:29:54 +03:00

awesome-widgets (ex-pytextmonitor)

Information

A collection of minimalistic widgets which looks like Awesome Window Manager widgets.

NOTE LOOKING FOR TRANSLATORS!

Features

  • easy and fully configurable native Plasma widget which may be used as Conky widget or as Awesome-like information panel
  • panel which shows active desktop status
  • clear Conky-like configuration with html tags support
  • custom command support (it may be simple action as well as special custom tag)
  • graphical item support - tooltips, bars

See links for more details.

Didn't find required feature? Just ask for it!

Instruction

Dependencies

  • plasma-framework

Optional dependencies

  • proprietary video driver
  • hddtemp
  • smartmontools
  • music player (mpd or MPRIS supported)

Make dependencies

  • cmake
  • extra-cmake-modules

Installation

  • download sources

  • install

      mkdir build && cd build
      cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr ../
      make && sudo make install
    

    NOTE on Plasma 5 it very likely requires -DKDE_INSTALL_USE_QT_SYS_PATHS=ON flag

Additional information

TODO (wish list)

See milestones for more details.