Python
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
downloads images support Mar 18, 2018
src new line bugs fixed Mar 23, 2018
.gitignore gitignore update Mar 18, 2018
.travis.yml Run Flake8 on Travis CI to find undefined names Mar 19, 2018
LICENSE Create LICENSE Mar 17, 2018
README.md more oop Mar 22, 2018
config.ini more oop Mar 22, 2018
telegramTUI Use "env python3" instead of "python3" Mar 19, 2018

README.md

TelegramTUI

Telegram client on your console

telegram

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

Controls

  • Navigation: Tab, Shift+Tab, mouse
  • Send message: Ctrl+S, Alt+Enter
  • Exit: Ctrl+Q, ESC
  • Paste: Shift+INS