kingparks / cursor-vip

cursor IDE enjoy VIP
https://cursor.jeter.eu.org
MIT License
367 stars 86 forks source link
cursor cursor-pro

cursor-vip

🌐️ English | 中文

cursor-vip is a tool service for CURSOR smart code editor to enjoy VIP intelligent prompts without logging in.

Usage

Open the terminal on MacOS/Linux; Open Git Bash on Windows. Then execute the following command to install:

some computers may report false positives, need to close the antivirus software/computer housekeeper/security protection and then proceed

Method 1: Install via GitHub script

bash <(curl -Lk https://github.com/kingparks/cursor-vip/releases/download/latest/i.sh) githubReadme

Method 2: Install via ghp.ci proxy script

bash <(curl -Lk https://ghp.ci/https://github.com/kingparks/cursor-vip/releases/download/latest/install.sh) githubReadme

Method 3: Manually download the binary file

download the binary file for the corresponding operating system from the release page

# MaxOS/Linux
sudo mv cursor-vip_xx_xxx /usr/local/bin/cursor-vip;
chmod +x /usr/local/bin/cursor-vip;
cursor-vip githubReadme;
# Windows 
# double click cursor-vip_xx_xxx.exe

Launch cursor-vip:

# MaxOS/Linux
cursor-vip
# Windows
# double click cursor-vip_xx_xxx.exe

Enjoy cursor-vip:

Star History

Star History Chart