Skip to content

Latest commit

 

History

History
58 lines (48 loc) · 1.68 KB

README.md

File metadata and controls

58 lines (48 loc) · 1.68 KB

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