Skip to content

hanaral/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

About

GTK3 client for Mastodon

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

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