A telegram client on your terminal with optimized experience of TUI! (I currently have no time for developing this, but if you're interested in working it out, please contact me!)
s
: Send message to the corresponding chatr
: Reply a messagec
: Open chat list, thenenter
to send message
- 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
- In
tui.js
,sendMsgByRefMsgId
's first param should be changed
- Bug with emoji, this is a bug in blessed
This app is mainly powered by airgram and blessed
- TDLib API Doc: https://core.telegram.org/tdlib/docs/td__api_8h.html