You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 31, 2023. It is now read-only.
This commit prepares application as a fully fledged fork. This change
includes updates in docs and naming that will prevent conflicts with
original tootle at all. Changes are done to handle different paths in
configurations, different name of application and slightly modified
icons.
Also, this commit fixes extraction of translations and has updated ones
applied.
A simple [Mastodon](https://github.com/tootsuite/mastodon) client designed for elementary OS, originally developed by [@bleakgrey](https://github.com/bleakgrey/tootle).
[](https://appcenter.elementary.io/com.github.bleakgrey.tootle)
9
-
<ahref='https://flathub.org/apps/details/com.github.bleakgrey.tootle'><imgheight='51'alt='Download on Flathub'src='https://flathub.org/assets/badges/flathub-badge-en.png'/></a>
9
+
[](https://appcenter.elementary.io/me.cleac.tootle)
10
+
<ahref='https://flathub.org/apps/details/me.cleac.tootle'><imgheight='51'alt='Download on Flathub'src='https://flathub.org/assets/badges/flathub-badge-en.png'/></a>
10
11
11
12
First of all you'll need some dependencies to build and run the app:
12
13
* meson
@@ -21,19 +22,17 @@ Then run these commands to build and install it:
21
22
meson build --prefix=/usr
22
23
cd build
23
24
sudo ninja install
24
-
com.github.bleakgrey.tootle
25
+
me.cleac.tootle
25
26
26
27
## Contributing
27
28
28
29
If you feel like contributing, you're always welcome to help the project in many ways:
29
30
* Reporting any issues
30
31
* Suggesting ideas and functionality
31
32
* Submitting pull requests
32
-
* Donating with [LiberaPay](https://liberapay.com/bleakgrey/) to help project development and keeping the developer happy
33
-
34
-
<ahref="https://liberapay.com/bleakgrey/donate"><imgalt="Donate using Liberapay"src="https://liberapay.com/assets/widgets/donate.svg"></a>
35
33
36
34
## Credits
35
+
* Original project by [@bleakgrey](https://github.com/bleakgrey)
37
36
* Tootle Logo by [@CallMeFib3r](https://github.com/CallMeFib3r)
38
37
* Medel typeface by Ozan Karakoc
39
38
* French translation by [@Larnicone](https://github.com/Larnicone)
0 commit comments