Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Latest commit

History

History
39 lines (23 loc) 路 1.16 KB

readme.md

File metadata and controls

39 lines (23 loc) 路 1.16 KB

passcard npm node

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:

  1. Register a custom Pass Type ID
  2. Create a Pass Signing Certificate

passcard includes the signpass 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