telephant/README.md
Christian Muehlhaeuser 77b2483cee
Added badges to README
2017-08-29 07:56:24 +02:00

998 B

Chirp!

A lightweight but modern Twitter client, written in Go & QML.

Features

  • Live feed via Twitter's Streaming API
  • Multi pane support
  • Multiple Twitter accounts (work-in-progress)
  • Media previews
  • System notifications

Installation

Make sure you have a working Go environment. See the install instructions.

Dependencies

Before you can build Chirp you need to install the Go/Qt bindings.

Building Chirp!

git clone https://github.com/muesli/chirp.git
qtdeploy build desktop chirp/

Run it

./chirp/deploy/linux/chirp

Development

API docs can be found here.

Build Status Go ReportCard