Skip to content

immanelg/tg9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages