TelegramTUI
Telegram client on your console
Dependencies
Installation
sudo apt-get install git python3 python3-pip
sudo pip3 install telethon python-aalib
git clone https://github.com/bad-day/TelegramTUI
cd TelegramTUI
Usage
- Create application
- Put api_id and api_hash into config.ini
- Run
./telegramTUI
Controls
- Navigation:
Tab,Shift+Tab,mouse - Send message:
Ctrl+S,Alt+Enter - Exit:
Ctrl+Q,ESC - Paste:
Shift+INS
