Thank you for contributing to this project!
Please try to preserve the following format:
- Additions are inserted preserving alphabetical order
- Format your submission as follows:
- Format:
* [Name](https://example.com) - Short description, under 250 characters `License` [(Source code)](https://url.of/source-code)
- Keep the short description under 250 characters.
- Add the project's corresponding SPDX license identifier, for example
GPL-3.0
orApache-2.0
. If the license is not covered by SPDX, then the project will be listed asProprietary
. - Do not add a duplicate Source code link if it is the same as the main link.
- Add matching tags between the name and description:
Paid
💰 - Paid applicationIAP
💰 - Contains in-app-purchasesAds
- Contains ads
- Format:
- To keep the main list clean, please put projects that do not meet the following requirements into UNLISTED.md instead of the main list:
- Project must have an English landing page, readme, or documentation
- Project must not be deprecated by the developer
- Project must provide some kind of download link for the app (APK file, Play Store, F-Droid, ...)
Pushing your changes:
- To add a new entry, edit the README.md file through Github's web interface or a text editor, and send a Pull Request.
- See Editing files in another user's repository, Creating Pull Requests, Using Pull Requests for help on sending your patch.