A GTK Mastodon Client - Fork of Tootle
Go to file
2018-06-19 13:51:04 +03:00
data
debian
meson
po Print notificators in terminal 2018-06-19 13:51:04 +03:00
src Print notificators in terminal 2018-06-19 13:51:04 +03:00
.gitignore
LICENSE
meson.build
README.md

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