Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

cleac/olifant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Packages

No packages published

Languages

  • Vala 97.1%
  • Meson 2.1%
  • Other 0.8%