mirror of
https://github.com/muesli/telephant
synced 2024-11-13 23:37:11 +00:00
Added feature list to README
This commit is contained in:
parent
dba819c755
commit
faa330d6c7
1 changed files with 8 additions and 0 deletions
|
@ -3,6 +3,14 @@ Chirp!
|
|||
|
||||
A lightweight but modern Twitter client, written in Go & QML.
|
||||
|
||||
## Features
|
||||
|
||||
- [x] Live feed via Twitter's Streaming API
|
||||
- [x] Multi pane support
|
||||
- [ ] Multiple Twitter accounts (work-in-progress)
|
||||
- [ ] Media previews
|
||||
- [ ] Desktop notifications
|
||||
|
||||
## Installation
|
||||
|
||||
Make sure you have a working Go environment. See the [install instructions](http://golang.org/doc/install.html).
|
||||
|
|
Loading…
Reference in a new issue