now at https://invent.kde.org/plata/telly-skout
A convergent EPG based on Kirigami.
sudo pacman -Syu cmake extra-cmake-modules gcc git make
git clone https://github.com/plata/telly-skout.git
cd telly-skout
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make
sudo make install
telly-skout