๐Ÿ“ฆ Dregu / teletappi

Simple telegram to ircd client with nodejs. Use telegram with irssi or weechat!

โ˜… 0 stars โ‘‚ 1 forks ๐Ÿ‘ 0 watching โš–๏ธ MIT License
๐Ÿ“ฅ Clone https://github.com/Dregu/teletappi.git
HTTPS git clone https://github.com/Dregu/teletappi.git
SSH git clone git@github.com:Dregu/teletappi.git
CLI gh repo clone Dregu/teletappi
Dregu Dregu Update README.md ebf52cc 7 years ago ๐Ÿ“ History
๐Ÿ“‚ ebf52ccc48acbaf741e992ebc780beb939fa6160 View all commits โ†’
๐Ÿ“„ .gitignore
๐Ÿ“„ index.js
๐Ÿ“„ LICENSE
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ README.md

Telegram terminaali appi

Simple telegram terminal client with nodejs. A prototype really. No stickers, no photos, just plaintext. No more updates. Tilipitappi-branch is an ircd-version that might actually work.

Screenshot

Installation

  • Get API keys from https://my.telegram.org/
  • Clone and build https://github.com/tdlib/td#building
cp config.json.example config.json
nano config.json
ln -s td/build/libtdjson.so
sudo npm install -g
teletappi
Done!

Usage

  • TAB: Change active chat
  • KEYS: Type message
  • ENTER: Send message
  • UP/DOWN: Scroll input history

TODO

HTTP-server for recvd documents