A GTK Mastodon Client - Fork of Tootle
Go to file
Federico Ceratto d8fc951fb0 Fallback to xdg-open when opening URLs (#134) 2019-09-16 17:11:39 +03:00
.github/ISSUE_TEMPLATE Update issue templates 2019-09-07 23:05:00 +03:00
data Implement #99 2019-03-09 21:20:11 +03:00
debian Require Granite 5.2.0 2019-03-09 14:44:46 +03:00
meson Initial commit 2018-04-14 15:09:06 +03:00
po Spanish-Mexico translation es_MX (#148) 2019-09-14 14:09:18 +03:00
src Fallback to xdg-open when opening URLs (#134) 2019-09-16 17:11:39 +03:00
.gitignore Abort image requests when attachment view is destroyed 2019-03-08 14:14:14 +03:00
.travis.yml Create .travis.yml 2018-10-31 15:46:16 +03:00
LICENSE Initial commit 2018-04-14 15:09:06 +03:00
README.md Update README.md 2018-10-31 15:10:41 +03:00
meson.build Change project structure 2019-03-11 17:14:37 +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