Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 584 Bytes

File metadata and controls

14 lines (10 loc) · 584 Bytes

node-imessage-codes

This simple node script watches for changes to the iMessage database, and if it detects a new 2-factor code, will copy it into your clipboard.

Usage:

git clone git@github.com:mikeyk/node-imessage-codes.git
npm install 
node index.mjs

Troubleshooting