This website requires JavaScript.
Explore
Help
Sign In
littlebalalafairy
/
go-cursor-help-v2
Watch
1
Star
0
Fork
0
You've already forked go-cursor-help-v2
mirror of
https://github.com/yuaotian/go-cursor-help.git
synced
2025-08-02 22:07:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
go-cursor-help-v2
/
scripts
History
煎饼果子卷鲨鱼辣椒
7e3239b2dc
更新Cursor脚本以增强用户交互体验,新增用户选择菜单功能,允许用户选择仅修改机器码或重置环境并修改机器码。根据用户选择,脚本将显示相应的执行流程说明和注意事项,确保用户在执行过程中了解操作步骤。同时,优化了执行逻辑,确保在执行过程中提供必要的警告提示,提升用户体验的可靠性和安全性。
2025-07-01 18:00:23 +08:00
..
locales
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).
2025-04-25 10:10:46 -04:00
run
更新Cursor脚本以增强用户交互体验,新增用户选择菜单功能,允许用户选择仅修改机器码或重置环境并修改机器码。根据用户选择,脚本将显示相应的执行流程说明和注意事项,确保用户在执行过程中了解操作步骤。同时,优化了执行逻辑,确保在执行过程中提供必要的警告提示,提升用户体验的可靠性和安全性。
2025-07-01 18:00:23 +08:00
build_all.bat
fix: streamline Windows binary extension handling in configuration
2024-12-29 00:14:35 +02:00
build_all.sh
Remove Makefile and update README for improved clarity and installation instructions
2024-12-27 12:33:52 +02:00
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).
2025-04-25 10:10:46 -04:00
cursor_id_modifier.py
更新 README 文件以反映 Cursor 版本的升级至 1.0.x,并添加赞助商广告信息。更新了 AppImage 安装说明中的版本号示例,以确保用户获取最新的使用信息。
2025-06-12 15:23:45 +08:00
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).
2025-04-25 10:10:46 -04:00
install.ps1
fix: comment out version assignment in config preparation
2024-12-30 20:06:03 +08:00
install.sh
fix: update binary naming in installation scripts to remove 'v' prefix
2024-12-30 19:57:00 +08:00