Skip to content

Build a Windows executable packaging flow #1

@suspiriaa

Description

@suspiriaa

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions