A GTK Mastodon Client - Fork of Tootle
Go to file
bleakgrey 474f67b5a5 Delete & Redraft (close #61) 2018-10-24 15:01:32 +03:00
data Make HeaderBar compact again 2018-10-24 11:55:36 +03:00
debian Clean up for Juno 2018-10-23 13:05:24 +03:00
meson Initial commit 2018-04-14 15:09:06 +03:00
po i18n: Update German translation 2018-07-31 21:27:05 +02:00
src Delete & Redraft (close #61) 2018-10-24 15:01:32 +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
README.md Add Flathub badge 2018-08-02 10:02:59 +03:00
meson.build Clean up for Juno 2018-10-23 13:05:24 +03:00

README.md

Tootle Simple Mastodon client designed for elementary OS.

Tootle Screenshot

Building and Installation

Get it on AppCenter Download on Flathub

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