LorenDB / nheko-krunner

A KRunner plugin for nheko

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nheko-krunner

A KRunner plugin to list joined rooms and possibly other things from nheko.

This project was initially based off of the template project found here.

Build instructions

mkdir build
cd build
cmake -DKDE_INSTALL_PLUGINDIR=`kf5-config --qt-plugins` ..
make
make install
kquitapp5 krunner

However, running ./install.sh will do more or less the exact same thing with only one command.

Theoretically, KRunner will automatically relaunch itself and pick up on the new plugin.

About

A KRunner plugin for nheko

License:GNU General Public License v3.0


Languages

Language:C++ 89.3%Language:CMake 7.5%Language:Shell 3.1%