This script allows users to copy verification codes from Apple Mail and automatically copies them to the clipboard. Users can then paste the verification code anywhere they need it.
Type of change
[x] New script command
[ ] Bug fix
[ ] Improvement of an existing script
[ ] Documentation update
[ ] Toolkit change
[ ] Other (Specify)
Screenshot
Dependencies / Requirements
This script requires the Python package emlx. Install it with pip install emlx.
Description
This script allows users to copy verification codes from Apple Mail and automatically copies them to the clipboard. Users can then paste the verification code anywhere they need it.
Type of change
Screenshot
Dependencies / Requirements
This script requires the Python package
emlx
. Install it withpip install emlx
.Checklist