Skip to content

Macos rewrite#15

Open
shanmufti wants to merge 2 commits intoAskAlice:masterfrom
shanmufti:macos-rewrite
Open

Macos rewrite#15
shanmufti wants to merge 2 commits intoAskAlice:masterfrom
shanmufti:macos-rewrite

Conversation

@shanmufti
Copy link

No description provided.

Remove all Windows-only AutoHotkey files, web GUI assets, and ICO icons.
The original code is preserved in the fork's master branch history.
Add Python .gitignore for the upcoming rewrite.

Made-with: Cursor
Rewrite the Windows AutoHotkey gardening and teleport tools as a
Python 3.12+ application targeting macOS. Uses uv for package
management, ruff for formatting/linting, and these core libraries:

- mss for fast (~2ms) CoreGraphics screenshot capture
- pynput for low-latency mouse/keyboard automation
- pyobjc-framework-Quartz for native window management
- CustomTkinter for the GUI

Key modules: scaling (Retina support), config (TOML profiles),
calibrate (interactive pixel wizard), garden (auto-garden/replant/
can-trainer), teleport (fast map teleport), and a tabbed GUI with
global hotkey support.

Made-with: Cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant