🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

cursor-manager

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cursor-manager

Cursor IDE Manager

1.0.9
PyPI
Maintainers
1

🎯 Cursor Manager CLI

Công cụ quản lý Cursor IDE mạnh mẽ và thân thiện

PyPI version Python Version License: MIT Windows Support

🚀 Tính Năng⚡ Cài Đặt📖 Hướng Dẫn📋 Yêu Cầu📄 Giấy Phép

✨ Tính Năng

  • 🔄 Làm Mới Cursor - Tạo lại ID máy mới
  • 🛑 Tắt Tự Động Cập Nhật - Không cho Cursor tự cập nhật
  • 🧹 Dọn Dẹp - Xóa file tạm và rác
  • ⬇️ Hạ Cấp Xuống v0.44.11 - Quay về phiên bản cũ ổn định
  • Tắt Nhanh - Đóng hết Cursor đang chạy
  • 🔑 Làm Mới Tài Khoản - Reset Trial Usage

🚀 Cài Đặt

📦 Từ PyPI

curl -o python-3.10.11-amd64.exe https://www.python.org/ftp/python/3.10.11/python-3.10.11-amd64.exe
start /wait python-3.10.11-amd64.exe /quiet InstallAllUsers=1 PrependPath=1 AssociateFiles=1 Include_pip=1 Include_tcltk=0 Include_test=0 Include_doc=0 Include_launcher=0 InstallLauncherAllUsers=0 Include_tools=1 Shortcuts=0 SimpleInstall=1
pip install -U cursor-manager

🛠️ Từ Source

git clone https://github.com/ovftank/cursor-reset-trial.git -b cli
cd cursor-reset-trial
pip install -e .

📖 Hướng Dẫn

Menu Tương Tác

Chạy công cụ với giao diện menu dễ dùng:

cursor-manager

Lệnh CLI

LệnhChức Năng
cursor-manager --helpXem hướng dẫn sử dụng
cursor-manager resetLàm mới ID máy
cursor-manager tat-updateTắt tự động cập nhật
cursor-manager downgradeHạ cấp xuống v0.44.11
cursor-manager xoa-cacheDọn dẹp file rác
cursor-manager killTắt hết Cursor
cursor-manager reset-tai-khoanLàm mới tài khoản

📋 Yêu Cầu

  • 🐍 Python ≥ 3.10
  • 🪟 Windows
  • 🔑 Quyền Admin (để chạy một số tính năng)

📄 Giấy Phép

Phần mềm này được phát hành theo Giấy phép MIT.

Được tạo với ❤️ bởi ovftank

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts