mirkobrombin / Twitz

A Twitch client for Linux (unpretentious)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitz

A Twitch client for Linux (unpretentious)

Twitz is under development and you may encounter bugs using it. I ask you to remain calm and report them in the best possible way by opening an issue. Thanks for your attention.



Installation

Ubuntu 20.04+

.deb available from the Releases.

Build dependencies

  • meson
  • ninja
  • libhandy
  • WebKit2
  • youtube-dl
  • python3-mpv
  • python3-opengl

Working on

  • Preferences

Build

meson build
cd build
ninja install

About

A Twitch client for Linux (unpretentious)

License:GNU General Public License v3.0


Languages

Language:Python 80.9%Language:Meson 9.5%Language:JavaScript 7.8%Language:CSS 1.9%