Gargron / Tusky

an android client for the microblogging server Mastodon

Home Page:http://tusky.keylesspalace.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tusky

Tusky is a beautiful Android client for Mastodon. Mastodon is a GNU social-compatible federated social network. That means not one entity controls the whole network, rather, like e-mail, volunteers and organisations operate their own independent servers, users from which can all interact with each other seamlessly.

It is currently available for alpha testing on Google Play. You can also find it on F-Droid or at its F-Droid page.

Features

  • Material Design
  • Most Mastodon APIs implemented
  • Push notifications

Head of development

My Mastodon account is Vavassor@mastodon.social.

Building

Dependencies

  • Java Development Kit 7 or higher
  • Android SDK

The project uses the Gradle build system. Android studio uses Gradle by default, so it'd be straightforward to import this repository using your chosen version control software from the menu:

VCS > Checkout from version control > Git/SVN/Mercurial

After making it into an android studio project you can build/run as you wish.

It's also possible to build using Gradle by itself on the command line if you have it installed and configured. This repository includes a gradle wrapper script that can be used, following this guide Build You App On The Command Line.

About

an android client for the microblogging server Mastodon

http://tusky.keylesspalace.com

License:GNU General Public License v3.0


Languages

Language:Java 100.0%