Lazynite is a PC remote controller for YouTube and Twitch on Telegram.
- Volume control;
- Browser fullscreen / video fullscreen;
- PC shutdown;
- YouTube home / trending / subscription / library;
- YouTube scrolling;
- Twitch search;
- Twitch Theatre Mode;
- Twitch Zoom in / out.
- a Linux distro;
- Python 3 / Pip3;
- a Telegram account;
- Google Chrome / Chromium (it could work with other browsers);
pactl
andxdotools
.
Create your Telegram bot with BotFather and remember your API Token. Also, create a Telegram application and remember your api_id
and api_hash
.
Makefile will ask for these data and it will complete the configuration for you.
$ git clone https://github.com/Nastybox/lazynite
$ cd lazynite
$ make
$ ./lazynite
MIT