awesome-widgets/README.md
2015-05-22 01:03:49 +03:00

2.1 KiB

awesome-widgets (ex-pytextmonitor)

NOTE KDE4 version is dropped from development since 2.2.1. Only critical bug fixes will be applied.

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
  • lm_sensors (for definition temperature device)

Optional dependencies

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

Make dependencies

  • cmake
  • automoc4

Installation

  • download sources

  • install

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

Additional information

TODO (wish list)

See milestones for more details.