Download
Latest Release: 0.4 (changelog)
Kaya is written in ruby using the QtRuby bindings for Qt. Therefore, you need the ruby interpreter and said bindings to run it.
Kaya can be run in KDE or Qt mode via the kaya
and kaya-qt
executables, respectively. When running in Qt mode, there is no dependency on KDE; KDE-specific features are of course disabled, but almost all the functionality is still there. The korundum binding is required to run Kaya in KDE mode.
Kaya may also be run without installing (using the kaya
or kaya-qt
scripts in the root directory), with some caveats:
- If you want the extension to be found, put the compiled library in the
lib/ext
directory. - KDE forces some files to be installed, namely the icons and
kaya.notifyrc
. You might want to copy (or symlink) those files to the appropriate directories, or the corresponding features will be disabled or possibly misbehaving.