Minimalistic Plasmoid set
Go to file
arcan1s 8c73b2560b Release 2.2.2
* update screenshots
+ add error logging to extquotes
- fix paragraph bug
- fix bug with DP settings
2015-05-22 00:18:14 +03:00
arch Release 2.2.2 2015-05-22 00:18:14 +03:00
screenshots Release 2.2.2 2015-05-22 00:18:14 +03:00
sources Release 2.2.2 2015-05-22 00:18:14 +03:00
.gitignore fix reading clementine 2014-05-23 11:52:04 +04:00
.gitmodules update to use cfontdialog 2014-09-04 21:04:44 +04:00
AUTHORS fix cpu* tags 2014-09-12 00:03:18 +04:00
CHANGELOG Release 2.2.2 2015-05-22 00:18:14 +03:00
CHANGELOG-RU Release 2.2.2 2015-05-22 00:18:14 +03:00
COPYING commit before renaming 2014-09-02 22:49:17 +04:00
create_archive.sh Release 2.2.2 2015-05-22 00:18:14 +03:00
README.md update readme 2015-02-16 02:13:37 +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

  • kdebase-workspace (if KDE4 is used) or plasma-framework (if KF5 is used)
  • lm_sensors (for definition temperature device)

Optional dependencies

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

Make dependencies

  • cmake
  • automoc4 (if KDE4 is used) or extra-cmake-modules (if KF5 is used)

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 may require -DKDE_INSTALL_USE_QT_SYS_PATHS=ON flag

Additional information

TODO (wish list)

See milestones for more details.