Un semplice client Mastodon progettato per sistemi operativi Linux.
Puoi sempre aiutare il progetto segnalando bug, inviando richieste di pull e suggerendo idee.
https://mastodon.it
26bd267ada | ||
---|---|---|
data | ||
debian | ||
meson | ||
po | ||
src | ||
.gitignore | ||
LICENSE | ||
README.md | ||
meson.build |
README.md
Simple Mastodon client designed for elementary OS.
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
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
Credits
- Tootle Logo by @CallMeFib3r
- Medel typeface by Ozan Karakoc
- French translation by @Larnicone
- Polish translation by @m4sk1n