This website requires JavaScript.
Explore
Help
Register
Sign In
littlebalalafairy
/
go-cursor-help
Watch
1
Star
0
Fork
0
You've already forked go-cursor-help
mirror of
https://github.com/yuaotian/go-cursor-help.git
synced
2025-06-08 04:22:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
go-cursor-help
/
scripts
History
煎饼果子卷鲨鱼辣椒@86
3f7ae1fbf3
Merge pull request
#483
from Poikilos/python-and-gettext-translation
...
Add Python version of Linux script and English translation
2025-04-27 11:05:18 +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
新增辅助函数以支持修改单个网络接口的 MAC 地址,并优化临时修改系统 MAC 地址的功能,现可处理所有活动的 Wi-Fi 和 Ethernet 接口。此更改包括详细的日志记录和错误处理,确保用户能够清晰了解每个接口的状态和修改结果,提升了功能的可靠性和用户体验。
2025-04-27 11:01:39 +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
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
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