Go to file
kinoshitakenta 982e70a4e4
docs: use straight quotes (') instead of typographic apostrophes (’)
Typographic apostrophes can lead to formatting or encoding issues in technical documents.
Straight quotes are preferred in source-controlled files to ensure consistency and portability.
2025-07-03 13:26:29 +08:00
utils docs: use straight quotes (') instead of typographic apostrophes (’) 2025-07-03 13:26:29 +08:00
.gitignore chore: use uv to manage the environment 2025-06-20 13:37:38 +08:00
README.md chore: use uv to manage the environment 2025-06-20 13:37:38 +08:00
config.toml.example feat: add example configuration file 2025-05-19 15:58:34 +08:00
main.py fix: missing import `ctypes` library 2025-07-03 10:29:12 +08:00
pyproject.toml chore: use uv to manage the environment 2025-06-20 13:37:38 +08:00

README.md

auto_login_EIP

  • 執行
# uv run python main.py --config_path .\config.toml.example