A GTK Mastodon Client - Fork of Tootle
Go to file
Marcin Mikołajczak 26ebe9c6d9 i18n: Update Polish translation
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-06-19 21:06:08 +02:00
data Bump version 2018-06-19 13:06:31 +03:00
debian Bump version 2018-06-19 13:06:31 +03:00
meson Initial commit 2018-04-14 15:09:06 +03:00
po i18n: Update Polish translation 2018-06-19 21:06:08 +02:00
src Unbreak requests for NewAccountDialog 2018-06-19 17:11:38 +03:00
.gitignore Handle status clicks properly 2018-04-25 14:45:50 +03:00
LICENSE Initial commit 2018-04-14 15:09:06 +03:00
meson.build Add direct timeline 2018-06-17 12:48:58 +03:00
README.md Update README.md 2018-06-19 13:14:57 +03:00

Tootle Simple Mastodon client designed for elementary OS.

Tootle Screenshot

Building and Installation

Get it on AppCenter

First of all you'll need some dependencies to build and run the app:

  • meson
  • valac
  • libgtk-3-dev
  • libsoup2.4-dev
  • libgranite-dev
  • libjson-glib-dev

Then run these commands to build and install it:

meson build --prefix=/usr
cd build
sudo ninja install
com.github.bleakgrey.tootle

Contributing

If you feel like contributing, you're always welcome to help the project in many ways:

  • Reporting any issues
  • Suggesting ideas and functionality
  • Submitting pull requests
  • Donating with LiberaPay to help project development and keeping the developer happy

Donate using Liberapay

Credits