Skip to content

mirkobrombin/Twitz

Repository files navigation

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