Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 612 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 612 Bytes

Termgram

Friendly terminal-based Telegram client.

alt text

Dependencies

Manual Install

git clone https://github.com/hackermen/termgram
cd termgram
sudo pip3 install -r requirements.txt
chmod +x termgram.py
sudo ln -s "$(pwd)/termgram.py" /usr/local/bin/termgram