mirror of
https://github.com/fazo96/telecommander.git
synced 2025-01-10 11:34:20 +01:00
update readme
This commit is contained in:
parent
9107da1f37
commit
588b48a640
@ -1,6 +1,6 @@
|
|||||||
# Telecommander
|
# Telecommander
|
||||||
|
|
||||||
The experimental full-featured curses-like command line client for Telegram is in heavy development, but also already usable!
|
The experimental __full-featured curses-like command line client for Telegram__ is in heavy development, but also __already usable!__
|
||||||
|
|
||||||
It uses [enricostara](http://github.com/enricostara)'s [telegram.link](http://github.com/enricostara/telegram.link) to connect to Telegram and [chjj](http://github.com/chjj)'s [blessed](http://github.com/chjj/blessed) for the UI.
|
It uses [enricostara](http://github.com/enricostara)'s [telegram.link](http://github.com/enricostara/telegram.link) to connect to Telegram and [chjj](http://github.com/chjj)'s [blessed](http://github.com/chjj/blessed) for the UI.
|
||||||
|
|
||||||
@ -18,7 +18,7 @@ As of __now__, __Telecommander lets you__:
|
|||||||
- Chat with your friends!
|
- Chat with your friends!
|
||||||
- Chat in groups!
|
- Chat in groups!
|
||||||
|
|
||||||
For version _0.1.0_ (Almost done!):
|
For version _0.1.0_ (__Almost done!__):
|
||||||
|
|
||||||
- Notifications
|
- Notifications
|
||||||
- Online Status viewing and management
|
- Online Status viewing and management
|
||||||
@ -40,16 +40,17 @@ What's missing (for future versions up to 1.0)
|
|||||||
- Reply to and Forward message support
|
- Reply to and Forward message support
|
||||||
- Do everything (except writing, duh) with the mouse!
|
- Do everything (except writing, duh) with the mouse!
|
||||||
- Cool interface (it's already ok, just not as cool as I want it to be)
|
- Cool interface (it's already ok, just not as cool as I want it to be)
|
||||||
|
- Search, Tab completion, command history
|
||||||
- Optimization and automatic datacenter switching
|
- Optimization and automatic datacenter switching
|
||||||
|
|
||||||
What could be available after 1.0:
|
What could be available after 1.0:
|
||||||
|
|
||||||
- plugin API
|
- plugin API, scripting support
|
||||||
- Telecommander as a library
|
- Telecommander as a library
|
||||||
- Parsable output mode
|
- Parsable output mode
|
||||||
- More cool stuff!
|
- More cool stuff!
|
||||||
|
|
||||||
A lot of features depend on [telegram.link](http://telegram.link)'s still missing implementation sadly, but it'll come around eventually.
|
A lot of features depend on [telegram.link](http://telegram.link)'s still incomplete implementation sadly, but it'll come around eventually.
|
||||||
|
|
||||||
### Hacking
|
### Hacking
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user