passcard
v1.0.6
Published
Create a Passbook/Wallet Business Card
Downloads
9
Readme
passcard
Create a Passbook/Wallet Business Card
Install
$ npm install --global passcard
Apple requires all passes to be signed, so you'll need to prepare a couple of things in order for passcard
to work:
- Register a custom Pass Type ID
- Create a Pass Signing Certificate
passcard
includes thesignpass
command line tool from apple
Usage
passcard TEAM_ID PASS_TYPE_ID
You can AirDrop the generated pass to your iPhone
Example
passcard A485NLSB8K pass.me.lukaskollmer.passcard
License
MIT © Lukas Kollmer