/testeee1

Primary LanguagePythonMIT LicenseMIT

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==0.19.1.6 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==0.19.1.6 python-aalib pysocks
git clone https://github.com/bad-day/TelegramTUI  
cd TelegramTUI  

OS X

brew install python3 git
sudo pip3 install pillow telethon==0.19.1.6 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