A GTK Mastodon Client - Fork of Tootle
Go to file
bleakgrey 9eb35ac55f Display current account in menu 2018-04-15 13:03:40 +03:00
data Initial commit 2018-04-14 15:09:06 +03:00
debian Initial commit 2018-04-14 15:09:06 +03:00
meson Initial commit 2018-04-14 15:09:06 +03:00
po Initial commit 2018-04-14 15:09:06 +03:00
src Display current account in menu 2018-04-15 13:03:40 +03:00
.gitignore Initial commit 2018-04-14 15:09:06 +03:00
LICENSE Initial commit 2018-04-14 15:09:06 +03:00
README.md Initial commit 2018-04-14 15:09:06 +03:00
meson.build Initial commit 2018-04-14 15:09:06 +03:00

README.md

Tootle

Simple Mastodon client designed for elementary OS.

Tootle Screenshot

Building and Installation

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 PayPal to help project development and keeping the developer happy