Skip to content

nisrulz/app-privacy-policy-generator

Repository files navigation

App Privacy Policy Generator
A free, open-source web app to generate privacy policies and terms & conditions for your Android, iOS, KaiOS, and Web apps.
Web App / Reviews / Buy me a Coffee

What it does

You fill out a wizard, pick what data your app collects, and it spits out a privacy policy and terms & conditions. Three flavors: Simple, No Tracking, GDPR. The text adapts automatically based on whether your app runs on mobile, web, or both. You can tweak age of consent, AI disclosure, location tracking, PII fields, and more. Export as Preview, HTML, or Markdown. It is a PWA too, so it works offline.

Quick Start

npm install
make serve

Requires Go 1.25+ and Node.js.

Docs

Doc What's in it
Development Tech stack, build, serve locally, deploy
Localization Add a new language translation
AGENTS.md AI agent conventions and project layout

Contributing

This project accepts bug fixes only. This policy helps keep maintenance sustainable and prevents burnout.

For feature proposals, open an issue first.

npm install
make serve        # dev server on :8000
make test         # E2E tests (Playwright)

Support

Sponsor

Servers and maintenance are not free. If this tool helped you out, consider sponsoring on GitHub, buying me a coffee, sharing it, or leaving a review.

sponsoring monthly

Author

Nishant Srivastava and contributors.

Star History

Star History Chart

License

AGPLv3