-
Notifications
You must be signed in to change notification settings - Fork 0
Build a Windows executable packaging flow #1
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Add a packaging workflow so ClickForMe can be distributed as a Windows executable for non-technical users.
Motivation
The app is already usable from source, but the current distribution path still requires a local Python setup. A packaged build is the next major usability step.
Scope
- choose a packaging tool such as PyInstaller
- add the build configuration for ClickForMe
- verify the packaged app starts correctly
- verify global hotkeys, playback, and file save/load still work
- document the packaging command in the repository
Acceptance Criteria
- a documented command exists to build a Windows executable
- the packaged app starts on a clean Windows environment
- recording, playback, save, and load work in the packaged build
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request