raycast / script-commands

Script Commands let you tailor Raycast to your needs. Think of them as little productivity boosts throughout your day.
https://raycast.com
MIT License
5.99k stars 887 forks source link

feat(apps/mail): add copy-captcha-from-mail script #913

Closed RealTong closed 7 months ago

RealTong commented 8 months ago

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

Raycast 2024-03-02 at 12 55 44

Dependencies / Requirements

This script requires the Python package emlx. Install it with pip install emlx.

Checklist

dehesa commented 7 months ago

Thank you for the contribution @RealTong 🎉