Skip to content

tomasrodathg/tgramrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Useful links to keep this going

Get API ID and Hash

## Running the app

  • It needs to have the linked 'C' library in the rustc compiler call (run by cargo). Set the env variable as:

export RUSTFLAGS="-C link-args=-Wl,-rpath,./td/build,-L./td/build"

TDLib

and most importantly...

TODO

  • Cancel session
  • Check Auth code and sign in
  • Retrieve all chats
  • Retrieve single chat
  • Retrieve all messages in a chat
  • Send messages
  • Wait for message
  • Exit chat
  • Start new chat from contacts

## Decide on whether to use Termion or Crossterm or other tool...

About

A CLI telegram-client written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages