pakstr
v0.0.3
Published
CLI for packaging Nostr web apps into Android APKs
Downloads
143
Readme
Pakstr
CLI for packaging Nostr web apps into Android APKs.
Status
Pakstr is currently in early development (0.x).
The CLI API and manifest format may change before 1.0.0.
Install
npm install -g pakstrUsage
pakstr build apk \
--manifest app.manifest.json \
--web ./dist \
--out ./build/app.apkRequirements
- Node.js 20+
- Docker Desktop (for Docker builds)
License
ISC
