Skip to content
/ tomomi Public

twitch.tv client written in C++ with QtQuick and KDE Frameworks

Notifications You must be signed in to change notification settings

g-fb/tomomi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenshot

Dependencies

Dependencies will be printed by cmake when building.

Build

git clone git@github.com:g-fb/tomomi.git
cd tomomi
cmake -B build -G Ninja
cmake --build build
cmake --install build