mirror of
https://github.com/muesli/telephant
synced 2024-11-10 05:54:19 +00:00
No description
accounts | ||
assets | ||
qml | ||
.gitignore | ||
.travis.yml | ||
bridges.go | ||
config.go | ||
events.go | ||
LICENSE | ||
messagemodel.go | ||
README.md | ||
telephant.go |
Telephant!
A lightweight but modern Social Media client, written in Go & QML.
Features
- Live feed via Mastodon's Streaming API
- Live feed via Twitter's Streaming API
- Multi pane support
- Linux/macOS/Windows (Android & iOS should be working, but aren't tested yet)
- Media previews
- Shortened URL resolving
- System notifications
- Multiple accounts (work-in-progress)
- Support for more networks
Installation
Make sure you have a working Go environment (Go 1.8 or higher is required). See the install instructions.
Dependencies
Before you can build Telephant you need to install the Go/Qt bindings.
Building Telephant!
git clone https://github.com/muesli/telephant.git
qtdeploy build desktop telephant/
Run it
./telephant/deploy/linux/telephant