vtr0n / TelegramTUI

Telegram client on your terminal
MIT License
817 stars 70 forks source link

Release it on PyPi #36

Closed b3nab closed 4 years ago

b3nab commented 5 years ago

Please, create a python distribution package and upload it to the Python Package Index PyPI so everyone can just install it with pip using this command:

pip install telegramtui

and then use it with:


telegramtui # or
telegram-tui # or
telegram-cli # or whatever you want
vtr0n commented 4 years ago

Thanks for the idea. Closed #41