Skip to content

Latest commit

 

History

History
42 lines (36 loc) · 1.18 KB

README.md

File metadata and controls

42 lines (36 loc) · 1.18 KB

TelegramTUI

Telegram client on your console

telegram

Dependencies

Installation

Debian based

sudo apt-get install git python python3-pip aalib1
sudo pip3 install pillow telethon python-aalib pysocks
git clone https://github.com/bad-day/TelegramTUI  
cd TelegramTUI  

Arch linux

sudo pacman -S git python3 python-pip aalib
sudo pip3 install pillow telethon python-aalib pysocks
git clone https://github.com/bad-day/TelegramTUI  
cd TelegramTUI  

Usage

Proxy

You can set proxy in config.ini

Controls

  • Navigation: Tab, Shift+Tab, Mouse
  • Send message: Ctrl+S, Alt+Enter
  • Delete message: Ctrl+R
  • Send file: Ctrl+O
  • Exit: Ctrl+Q, ESC
  • Copy: Shift+Mouse
  • Paste: Shift+Ins, Shift+Middle mouse button