notaLonelyDay / telegram-cli

This is curses telegram client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

telegram-cli

telegram-cli is a telegram command line interface written in python with curses. Main image

Requirements

  • telethon python package
  • python 3.7

Usage

First you should set your telegram app api_id and app api_hash in auth.txt.

You can get them here

You should have something like this:

./auth.txt

234876
23csbcxaasd34azxcnasd51mxzcmzse4

Than clone the repo and run in shell

pipenv install or pip install telethon

pipenv run python3 app.py or python3 app.py

okay i'm bad in writing text

TODO

You can track developing progress here

About

This is curses telegram client


Languages

Language:Python 100.0%