olifant icon indicating copy to clipboard operation
olifant copied to clipboard

GTK3 client for Mastodon

This project is not under maintenance

I am sorry to inform you, but for now my focuses have shifted and I am no longer able to maintain this project. If you want to maintain the project, please contact me in an issue. I can transfer everything you need to make sure this project is running.


Olifant

A simple Mastodon client designed for elementary OS, originally developed by @bleakgrey.

Olifant 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
ninja -C build install
com.github.cleac.olifant

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

Credits