mastodon-app-ufficiale-ipho.../README.md

28 lines
1.8 KiB
Markdown
Raw Permalink Normal View History

2021-01-22 07:27:37 +01:00
# Mastodon
2022-11-11 22:32:17 +01:00
2021-08-02 13:24:46 +02:00
[![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)
2021-07-31 13:00:00 +02:00
<a href="https://apps.apple.com/us/app/mastodon-for-iphone/id1571998974?itsct=apps_box_badge&amp;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&amp;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>
2021-01-22 07:27:37 +01:00
2022-03-29 12:49:28 +02:00
## Introduction
2021-01-22 07:27:37 +01:00
2022-03-29 12:49:28 +02:00
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.
2021-01-26 12:33:16 +01:00
2022-03-29 12:49:28 +02:00
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/)
2021-01-26 12:33:16 +01:00
2022-11-11 22:32:17 +01:00
## Getting Started
2022-03-29 12:49:28 +02:00
- Read the setup guide [here](./Documentation/Setup.md)
- About [contributing](./Documentation/CONTRIBUTING.md)
- [Documentation folder](./Documentation/)
2021-01-22 07:27:37 +01:00
2022-03-29 12:49:28 +02:00
## Acknowledgments
2022-11-11 22:32:17 +01:00
2022-11-15 05:05:16 +01:00
Thanks to these open-source projects listed [here](./Documentation/Acknowledgments.md).
2021-01-22 07:27:37 +01:00
## 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.