|
|
1 rok temu | |
|---|---|---|
| .github | 1 rok temu | |
| screen | 1 rok temu | |
| test | 1 rok temu | |
| turnstilePatch | 1 rok temu | |
| .env.example | 1 rok temu | |
| .gitignore | 1 rok temu | |
| CursorKeepAlive.spec | 1 rok temu | |
| README.EN.md | 1 rok temu | |
| README.VI.md | 1 rok temu | |
| README.md | 1 rok temu | |
| browser_utils.py | 1 rok temu | |
| build.bat | 1 rok temu | |
| build.mac.command | 1 rok temu | |
| build.py | 1 rok temu | |
| build.sh | 1 rok temu | |
| config.py | 1 rok temu | |
| cursor_auth_manager.py | 1 rok temu | |
| cursor_pro_keep_alive.py | 1 rok temu | |
| exit_cursor.py | 1 rok temu | |
| get_email_code.py | 1 rok temu | |
| logger.py | 1 rok temu | |
| logo.py | 1 rok temu | |
| requirements.txt | 1 rok temu | |
| reset_machine.py | 1 rok temu |
README also available in: 中文, Tiếng Việt
Automatic account registration, automatic token refresh, hands-free operation.
https://github.com/chendeben/cursor-auto-free/releases
Run command to make the file executable:
chmod +x ./CursorPro
Run the program:
In terminal:
./CursorPro
Or double-click in Finder
Note: If you encounter the following issue; Solution
Simply double-click CursorPro.exe to run
After running the script, restart your editor. You'll know it's working when the account shown in the image below matches the account in your script's output log.

This project is modified from gpt-cursor-auto. The email retrieval part has been modified with a built-in email system API, eliminating the need for email configuration and automatically using temporary emails for verification codes.