Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 391 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 391 Bytes

tg9

A fast and extensible TUI Telegram Client written in Rust (WIP).

Installation

You need to get your API ID and API hash before building the application (see here).

export TG9_API_ID=12345
export TG9_API_HASH=12345abcdef
cargo run

Acknowledgements

Inspired by unmaintained tg.