Navigation Menu

Skip to content

codemusings/gnome-twitch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GNOME Twitch

GNOME Twitch app for watching Twitch on your GNU/Linux desktop. Enjoy your favourite streams without the hassle of flash or the web.

Install

Dependencies

  • meson (install only)
  • ninja (install only)
  • gtk+-3.0 >= 3.16
  • libsoup
  • json-glib
  • gstreamer-1.0
  • gst-libav
  • gst-plugins-base
  • gst-plugins-good
  • gst-plugins-bad
  • gst-plugins-ugly

From source

mkdir build
meson . build
cd build
mesonconf -Dprefix=/usr
ninja install

Distro packages

Screenshots

About

GNOME Twitch app for watching Twitch on your GNU/Linux desktop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.2%
  • Objective-C 2.7%
  • Other 1.1%