A Mastodon / Pleroma Client for handling the spiciest of bants
Go to file
Nekobit 7ca1b6f92f Add jedproject 2023-09-23 18:21:34 -04:00
src Use hoversel instead to workaround performance issue 2023-09-22 20:45:37 -04:00
.gitignore Hover menus, add timestamps and such 2023-09-21 23:27:38 -04:00
.jedproject Add jedproject 2023-09-23 18:21:34 -04:00
COPYING Meta 2023-09-18 22:32:50 -04:00
README.md Meta 2023-09-18 22:32:50 -04:00
meson.build Main window 2023-09-18 23:00:56 -04:00

README.md

Exclaim

A simple client for Mastodon and Pleroma.

Exclaim is a Social media client for Mastodon and Pleroma. It uses an underlying library called mastodont-c. mastodont-c is being updated on the fly alongside this project and another project.

Spice up your terrible takes with a native, efficient client written in EFL.

Building

Exclaim uses the Meson build system. For more information please see mesonbuild.com.

meson . build
ninja -C build
sudo ninja -C build install