GNOME Twitch [github, Official Site] recently released a major new version of their open source desktop Twitch client and it's a beauty. The new version includes: Notifications of when people you follow go live, Language selection in the menu to filter livestreams, chat badges, viewer count for games and more. See the changelog here.
To grab it on Arch you need this package along with one of the players to actually view videos (listed on the page). For Ubuntu you can use this PPA. There's also a FlatPak, if that's your thing.
I much prefer it to using Twitch in a browser personally, since it's faster and I get better quality and the overall feel is much nicer than a browser window. One thing that is missing is the actual viewer count on each channel, something I would like to see. Also, the ability to see who is in the channel chatting too, a list would be nice. I actually requested these features and the developer was very receptive, as they plan to include such features in the next release.
There's other tools like "Streamlink" which will enable you to view a Twitch stream in your favourite desktop player.
Also, while you're here, be sure to follow GOL on Twitch. We have a livestream schedule to watch and you can submit your own there too.
Last edited by ahjolinna on 5 April 2017 at 2:21 am UTC
Quoting: KelsPeople keep raving about how good Streamlink Twitch GUI is, but unfortunately they don't provide a .deb or .rpm package at all, and there seems to be little interest on the part of the dev to provide them. I tried installing via npm as the site suggests and it totally didn't work, so I gave it up as a bad experience.Just tried it this morning. Seems slick. There's no need for npm or anything, just make sure you've got streamlink (>=0.4.0), x11-utils and xdg-utils (or the equivalent packages) and then download the latest release. Now you can just run start.sh from wherever you extracted the package or create a nice desktop launcher with the included script.
Quoting: tuubiQuoting: KelsPeople keep raving about how good Streamlink Twitch GUI is, but unfortunately they don't provide a .deb or .rpm package at all, and there seems to be little interest on the part of the dev to provide them. I tried installing via npm as the site suggests and it totally didn't work, so I gave it up as a bad experience.Just tried it this morning. Seems slick. There's no need for npm or anything, just make sure you've got streamlink (>=0.4.0), x11-utils and xdg-utils (or the equivalent packages) and then download the latest release. Now you can just run start.sh from wherever you extracted the package or create a nice desktop launcher with the included script.
Thanks for this information! Installing "streamlink" is easy with "pip" and after that "streamlink-twitch-gui" indeed just works if you copy it to /opt for instance. It has also nice configuration options.
See more from me