Skip to content

解决Cursor免费订阅提示问题和自动注册刷新Resolve the issue of free subscription prompts and automatic registration refresh for Cursor

License

Notifications You must be signed in to change notification settings

GalacticDevOps/ez-cursor-free

🚀 Ez2 Use Cursor Free Tools

一个能够帮你自动注册、刷新token、修改机器ID的工具

⚠️ This tool is only available to those who are unable to pay but urgently need to use it.

如果本项目对你有帮助,请给本项目点一个star⭐️,感谢您的支持!

Screenshots

alt text

⚠️ 项目运行需要python环境,请确保安装python3.8及以上版本

如果没有Google Chrome,可以从这里下载Google Chrome

alt text

如果遇到这个问题,请点击这里查看解决方案

🌏 Chinese

📝 问题描述

当看到以下提示时重置Cursor试用期:

Too many free trial accounts used on this machine.
Please upgrade to pro. We have this limit in place
to prevent abuse. Please let us know if you believe
this is a mistake.

如果看到以下提示:

You've reached your trial request limit.

这表示在VIP免费试用期间已达到使用次数限制。解决方案:

  • 注销当前账号并重新注册
  • 更换新的账号

💻 系统支持

WindowsmacOSLinux

环境要求

  • Python 3.8 或更高版本
  • 网络连接
  • 系统环境变量中已添加 Python
  • Google Chrome浏览器

安装使用

  1. 确保已安装 Python 3.8+ 并添加到环境变量
  2. Releases 页面下载最新版本
  3. 安装并运行应用
  4. 首次运行时会自动检查环境并安装依赖
    • Windows用户请使用管理员权限运行
    • Linux/Mac用户可能需要使用 sudo 运行 pip 命令
  5. 根据需要使用相应功能
  6. 重启 Cursor 以应用更改

环境配置

如果遇到 Python 环境相关问题:

  1. 访问 Python 官网 下载并安装 Python 3.8+
  2. 安装时勾选"Add Python to PATH"选项
  3. 重启应用以重新检测环境
  4. 如果依赖安装失败,可以手动执行:
    # Windows
    pip install -r "%APPDATA%\ez-cursor-free\resources\workspace\requirements.txt"
    
    # Mac
    pip3 install -r "~/Library/Application Support/ez-cursor-free/resources/workspace/requirements.txt"
    
    # Linux
    pip3 install -r ~/.config/ez-cursor-free/resources/workspace/requirements.txt

📦 手动安装

releases 页面下载适合您系统的文件

注意事项

  • 使用功能前请确保已关闭 Cursor
  • 首次使用时请确保网络连接正常以安装依赖
  • 建议修改后将配置文件设为只读模式
  • 如遇问题请查看错误提示或提交 Issue

🌟 English

📝 Description

Resets Cursor's free trial limitation when you see:

Too many free trial accounts used on this machine.
Please upgrade to pro. We have this limit in place
to prevent abuse. Please let us know if you believe
this is a mistake.

If you see this message:

You've reached your trial request limit.

This means you've reached the usage limit during the VIP free trial period. Solutions:

  • Log out and register a new account
  • Switch to a different account

💻 System Support

WindowsmacOSLinux

Installation

  1. Download the latest release from the Releases page
  2. Install and run the application
  3. Use the features as needed
  4. Restart Cursor to apply changes

📦 Manual Installation

Download the appropriate file for your system from releases

🎉 Thanks

This project is developed based on the gpt-cursor-auto project, thank you for the contribution of the original author @hmhm2022.

⭐ Star History

Star History Chart

Alt

Contributors

Welcome to join us and contribute code to ez-cursor-free together.

About

解决Cursor免费订阅提示问题和自动注册刷新Resolve the issue of free subscription prompts and automatic registration refresh for Cursor

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published