Loading repository data…
Loading repository data…
nisrulz / repository
Generate a customized Privacy Policy and Terms of Use document for your mobile apps
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.
npm install
make serve
Requires Go 1.25+ and Node.js.
| 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 |
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)
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.
Nishant Srivastava and contributors.