Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nisrulz/app-privacy-policy-generator
Generate a customized Privacy Policy and Terms of Use document for your mobile apps
https://github.com/nisrulz/app-privacy-policy-generator
3rd-party-service android android-app android-application app generator ios ios-app policy privacy webapp
Last synced: 1 day ago
JSON representation
Generate a customized Privacy Policy and Terms of Use document for your mobile apps
- Host: GitHub
- URL: https://github.com/nisrulz/app-privacy-policy-generator
- Owner: nisrulz
- License: agpl-3.0
- Created: 2017-02-21T17:38:38.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-21T22:18:56.000Z (4 months ago)
- Last Synced: 2024-11-27T12:06:01.027Z (16 days ago)
- Topics: 3rd-party-service, android, android-app, android-application, app, generator, ios, ios-app, policy, privacy, webapp
- Language: Sass
- Homepage: https://app-privacy-policy-generator.nisrulz.com/
- Size: 3.92 MB
- Stars: 3,942
- Watchers: 54
- Forks: 386
- Open Issues: 4
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
- awesome - nisrulz/app-privacy-policy-generator - Generate a customized Privacy Policy and Terms of Use document for your mobile apps (Sass)
- awesome-hacking-lists - nisrulz/app-privacy-policy-generator - Generate a customized Privacy Policy and Terms of Use document for your mobile apps (Sass)
- jimsghstars - nisrulz/app-privacy-policy-generator - Generate a customized Privacy Policy and Terms of Use document for your mobile apps (Sass)
README
A simple web app to generate a generic privacy policy for your Android/iOS apps
Click here to access the webapp online
## Status Badges
[![Deploy to Production](https://github.com/nisrulz/app-privacy-policy-generator/actions/workflows/firebase-hosting-merge.yml/badge.svg)](https://github.com/nisrulz/app-privacy-policy-generator/actions/workflows/firebase-hosting-merge.yml) [![Deploy to Firebase Hosting on PR](https://github.com/nisrulz/app-privacy-policy-generator/actions/workflows/firebase-hosting-pull-request.yml/badge.svg)](https://github.com/nisrulz/app-privacy-policy-generator/actions/workflows/firebase-hosting-pull-request.yml)
## Project Support
- Before contacting me with issues, please visit the [Issue Tracker](https://github.com/nisrulz/app-privacy-policy-generator/issues) and see if issue was already added there. Just in case.
- If you want to report a bug in the project, please use the [Issue Tracker](https://github.com/nisrulz/app-privacy-policy-generator/issues) to [**open an issue**](https://github.com/nisrulz/app-privacy-policy-generator/issues/new/choose).
- If you want to discuss the project with the community, join the [Discussion](https://github.com/nisrulz/app-privacy-policy-generator/discussions).
- If needed, you can also contact me on [Twitter](https://twitter.com/nisrulz).## Contributing
This project's contributions work a little different than most GitHub projects. If you have a small bug fix or typo fix, please open a Pull Request(PR) directly to this repository.
In order to reduce burnout by limiting the maintenance overhead of reviewing and validating third-party code, this project is open to code contributions for **bug fixes only**. Features carry a long-term maintenance burden so they will not be accepted at this time.
If you would like to contribute a feature, please follow these steps:
1. Check for existing [issues](https://github.com/nisrulz/app-privacy-policy-generator/issues) first, before filing an issue.
2. Discuss the feature in the new/existing issue.
3. Create a pull request from **your fork** to this repository, once details are clear and approved by maintainer.
4. Post a link to your pull request in the issue for consideration.It's likely that code style and implementation details will need to be tweaked so it's easier to for me to grab your
implementation as a starting point when implementing a feature.Additionally, make sure to [read the dev docs](dev-doc.md) to
- [Add a new 3rd party service to the web app](https://github.com/nisrulz/app-privacy-policy-generator/blob/master/dev-doc.md#contributing-more-3rd-party-services-links)
- [Add a new template for Privacy Policy or Terms & Conditions](https://github.com/nisrulz/app-privacy-policy-generator/blob/master/dev-doc.md#development)
- [Update the web app for new features/bugfixes](https://github.com/nisrulz/app-privacy-policy-generator/blob/master/dev-doc.md#development)## Contribute financially
Servers aren't free and running/maintaining this project isn't free either.
Please consider contributing on [GitHub sponsor](https://github.com/sponsors/nisrulz) to offer continued support. You can do a one-time contribution or set up a recurring monthly contribution.
[![sponsoring monthly](img/sponsor_banner.png)](https://github.com/sponsors/nisrulz)
_Alternatively you can fuel my late night programming sessions by [buying me coffee :coffee:](https://ko-fi.com/nisrulz)._
## Support this project
- Tell me you like this project or how it helped you out!
- **Star** this repository and tell all your friends about it.
- [Comment in the project's guestbook](https://github.com/nisrulz/app-privacy-policy-generator/issues/65) :blush:
- Reach out on [Twitter](https://twitter.com/nisrulz)Thanks for your interest in this project :heart:
## Author & Contributors
This project was created by [Nishant Srivastava](https://github.com/nisrulz/nisrulz.github.io#nishant-srivastava) but hopefully developed and maintained by many others.
See the [the list of contributors here](https://github.com/nisrulz/app-privacy-policy-generator/graphs/contributors).
## License
[AGPLv3 | Copyright 2017 Nishant Srivastava](LICENSE)