Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.
/ telly-skout Public archive

Convergent EPG based on Kirigami.

Notifications You must be signed in to change notification settings

plata/telly-skout

Repository files navigation

⚠️ Archived ⚠️

now at https://invent.kde.org/plata/telly-skout

telly-skout

A convergent EPG based on Kirigami.

Build

Dependencies

Manjaro

sudo pacman -Syu cmake extra-cmake-modules gcc git make

Clone and Build

git clone https://github.com/plata/telly-skout.git
cd telly-skout
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make

Install

sudo make install

Run

telly-skout

Releases

No releases published

Packages

No packages published