You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
煎饼果子卷鲨鱼辣椒 81763a34dd 增强Cursor macOS机器码修改脚本,集成用户提供的权限修复命令,特别处理logs目录权限问题,解决EACCES错误,确保Cursor正常启动。新增启动时权限预检查和修复功能,提升用户体验和脚本的可维护性。 1 week ago
..
run 增强Cursor macOS机器码修改脚本,集成用户提供的权限修复命令,特别处理logs目录权限问题,解决EACCES错误,确保Cursor正常启动。新增启动时权限预检查和修复功能,提升用户体验和脚本的可维护性。 1 week ago
build_all.bat chore: Refactor build and installation scripts; update configuration and release process 7 months ago
build_all.sh chore: Refactor build and installation scripts; update configuration and release process 7 months ago
cursor_id_modifier.pot Add Python version of Linux script and English translation (Other OS can be added by `import platform` then checking if `platform.system()` equals "Darwin", or "Linux" or "Windows"). Please test this, since I'm not entirely familiar with the code. I know bash and Python well, so I fixed mistakes but the translations to Python and English were both made by Grok (with original cursor_linux_id_modifier.sh code and several detailed prompts). 3 months ago
cursor_id_modifier.py 新增MAC地址修改功能,支持通过netifaces库和系统命令获取网络接口及当前MAC地址,生成随机MAC地址并进行修改。优化了用户反馈信息,确保在执行过程中提供清晰的操作指引和结果总结。同时,更新了脚本结构以提升可维护性和用户体验。 3 weeks ago
git-actions.sh Add Python version of Linux script and English translation (Other OS can be added by `import platform` then checking if `platform.system()` equals "Darwin", or "Linux" or "Windows"). Please test this, since I'm not entirely familiar with the code. I know bash and Python well, so I fixed mistakes but the translations to Python and English were both made by Grok (with original cursor_linux_id_modifier.sh code and several detailed prompts). 3 months ago
install.ps1 fix: comment out version assignment in config preparation 7 months ago
install.sh fix: update binary naming in installation scripts to remove 'v' prefix 7 months ago