mirror of
https://gitlab.gnome.org/World/tootle
synced 2025-01-07 13:21:34 +01:00
40 lines
1.5 KiB
Markdown
40 lines
1.5 KiB
Markdown
## Tootle
|
|
Simple [Mastodon](https://github.com/tootsuite/mastodon) client for Linux
|
|
|
|
![Screenshot](https://raw.githubusercontent.com/bleakgrey/tootle/master/data/screenshot.png)
|
|
|
|
### Installation
|
|
This project is undergoing a major rewrite and will be published in the near future.
|
|
|
|
To help the project, please build it manually and help test it.
|
|
|
|
<a href='https://flathub.org/apps/details/com.github.bleakgrey.tootle'><img height='51' alt='Download on Flathub' src='https://flathub.org/assets/badges/flathub-badge-en.png'/></a>
|
|
|
|
### Building
|
|
To build the app, make sure you have these dependencies:
|
|
* meson
|
|
* valac
|
|
* libgtk-3-dev
|
|
* libsoup2.4-dev
|
|
* libgranite-dev
|
|
* libjson-glib-dev
|
|
* libhandy-0.0-dev
|
|
|
|
Then run `install.sh` in the project directory to install the app.
|
|
|
|
### Contributing
|
|
|
|
You're always welcome to help the project in many ways:
|
|
* Donating with [LiberaPay](https://liberapay.com/bleakgrey/) to keep the developer happy and motivated
|
|
* Reporting issues and bugs
|
|
* Submitting pull requests
|
|
|
|
<a href="https://liberapay.com/bleakgrey/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a>
|
|
|
|
### Credits
|
|
* Icon design by [Tobias Bernard](https://github.com/bertob)
|
|
* French translation by [@Larnicone](https://github.com/Larnicone)
|
|
* Polish translation by [@m4sk1n](https://github.com/m4sk1n)
|
|
* German translation by [@koyuawsmbrtn](https://github.com/koyuawsmbrtn)
|
|
* Simplified Chinese translation by [@gloomy-ghost](https://github.com/gloomy-ghost)
|