nisrulz/app-privacy-policy-generator — explained in plain English
Analysis updated 2026-06-26
Generate a GDPR-compliant privacy policy for a mobile app in minutes by filling out a web form instead of writing legal text from scratch
Create a terms of use document for your Android or iOS app that meets app store requirements
Add support for a new third-party SDK or advertising service to the policy generator by contributing to the repo
| nisrulz/app-privacy-policy-generator | kay-is/react-from-zero | puikinsh/adminator-admin-dashboard | |
|---|---|---|---|
| Stars | 4,596 | 4,594 | 4,588 |
| Language | HTML | HTML | HTML |
| Setup difficulty | easy | easy | easy |
| Complexity | 1/5 | 1/5 | 2/5 |
| Audience | pm founder | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
This repository is the source code for a free web tool that generates privacy policies and terms of use documents for mobile apps. If you have published or are building an Android, iOS, or KaiOS app, app stores typically require you to provide a privacy policy, especially if your app collects any user data or uses third-party services like advertising or analytics. Writing that policy from scratch can be time-consuming, so this tool creates one for you based on answers you provide about your app. The generator is designed to produce documents that comply with general privacy law requirements and can also be configured to meet GDPR standards, which is the European regulation governing how personal data is handled. You fill out a form describing your app, the data it collects, and any third-party services it uses, and the tool outputs a ready-to-use privacy policy document. The web app is hosted and accessible directly from a browser without any installation. The README does not walk through the form fields in detail, but points to a live site where you can use it immediately. The project is deployed on Firebase and the code is open source under the AGPLv3 license. Contributions to the code are accepted for bug fixes only, as the maintainer has chosen not to accept new features through pull requests to keep the maintenance load manageable. Anyone wanting to add a new third-party service reference or a new document template can follow a developer guide linked in the README. The project was created by Nishant Srivastava and is supported through GitHub Sponsors and optional donations.
A free browser-based tool that generates ready-to-use privacy policy and terms of use documents for Android, iOS, and KaiOS apps, including GDPR-compliant output, based on a form you fill out about your app.
Mainly HTML. The stack also includes HTML, JavaScript, Firebase.
You can use and modify this freely, but any software you distribute that includes it must also be open source under the same AGPLv3 license.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly pm founder.
This repo across BitVibe Labs
Verify against the repo before relying on details.