arcan1s fba58c27e8 fix #73
I suppose the better way is to move weather adaptor to another open
weather engine despite the fact that OWM has provided me a special FOSS
permissions. I've changed weather provider to Yahoo! Weather because
there is no good way to provide my own API key to end-users except for
being compiled to the source code.

In other hand this solution leads to the fact that humidity and
atmosphere pressure is not available for forecast more. And moreover
pressure units has been changed for current weather.

+ fix possible memory leak in dataengine aggregator
+ add "special thanks" group to acknoledgment tab
2016-01-29 01:31:00 +07:00
2015-10-23 05:59:51 +03:00
2015-10-23 05:59:51 +03:00
2015-10-21 06:53:34 +03:00
2016-01-29 01:31:00 +07:00
2016-01-28 12:44:45 +03:00
2015-11-03 04:51:19 +03:00
2015-10-23 00:55:16 +03:00
2015-10-23 00:20:30 +03:00
2015-10-23 00:20:30 +03:00
2015-10-23 00:20:30 +03:00
2015-09-19 10:25:26 +03:00
2015-10-23 05:59:51 +03:00
2015-07-19 00:14:49 +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.

Description
Minimalistic Plasmoid set
Readme 11 MiB
Languages
C++ 82.3%
QML 14.6%
CMake 2.8%
Shell 0.3%