forked from zelo72/mastodon-ios
25 lines
1.8 KiB
Markdown
25 lines
1.8 KiB
Markdown
# Mastodon
|
|
[![CI](https://github.com/mastodon/mastodon-ios/actions/workflows/main.yml/badge.svg)](https://github.com/mastodon/mastodon-ios/actions/workflows/main.yml) [![Crowdin](https://badges.crowdin.net/mastodon-for-ios/localized.svg)](https://crowdin.com/project/mastodon-for-ios)
|
|
|
|
|
|
<a href="https://apps.apple.com/us/app/mastodon-for-iphone/id1571998974?itsct=apps_box_badge&itscg=30200" style="display: inline-block; overflow: hidden; border-top-left-radius: 13px; border-top-right-radius: 13px; border-bottom-right-radius: 13px; border-bottom-left-radius: 13px; width: 250px; height: 83px;"><img src="https://tools.applemediaservices.com/api/badges/download-on-the-app-store/black/en-us?size=250x83&releaseDate=1627603200&h=72b0c8495c2c0af1291efef280c4c2c1" alt="Download on the App Store" style="border-top-left-radius: 13px; border-top-right-radius: 13px; border-bottom-right-radius: 13px; border-bottom-left-radius: 13px; width: 250px; height: 83px;"></a>
|
|
|
|
## Introduction
|
|
|
|
This is the repository for the official iOS App for Mastodon. You can install it from the App Store now. You can build the app from source and file bug report here.
|
|
|
|
Read this blog post for this app to learn more.
|
|
> [Developing an official iOS app for Mastodon](https://blog.joinmastodon.org/2021/02/developing-an-official-ios-app-for-mastodon/)
|
|
|
|
## Getting Start
|
|
- Read the setup guide [here](./Documentation/Setup.md)
|
|
- About [contributing](./Documentation/CONTRIBUTING.md)
|
|
- [Documentation folder](./Documentation/)
|
|
|
|
## Acknowledgments
|
|
Thanks to these open-sources projects listed [here](./Documentation/Acknowledgments.md).
|
|
|
|
## License
|
|
|
|
This project is released under the [GPL-3 License](./LICENSE). It is also dual-licensed to Apple for the purposes of publishing the app on the App Store. For this reason, any contributors are required to sign a Contributor License Agreement.
|