TeTg
A telegram client on your terminal with optimized experience of TUI!
Usage
s
: Send message to the corresponding chatr
: Reply a messagec
: Open chat list, thenenter
to send message
TODO List:
Feature
- Messages sent from “me” to private chat should show the chat title
- Replied message should be shown in the UI
- Cache data in local db
- Optimize Hint
Refactor
- In
tui.js
,sendMsgByRefMsgId
‘s first param should be changed
Bug
- Bug with emoji, this is a bug in blessed
About
This app is mainly powered by airgram and blessed
Reference
- TDLib API Doc: https://core.telegram.org/tdlib/docs/td__api_8h.html