-
-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
Lasha Kandelaki edited this page May 7, 2026
·
3 revisions
Install CTkMaker and launch the builder.
- Python 3.10+
- Windows, macOS, or Linux
git clone https://github.com/kandelucky/ctk_maker.git
cd ctk_maker
pip install -r requirements.txt
python main.pyThe startup dialog lets you quickly create a new project or continue working on an existing one. Choose New Project to configure your project settings and generate a ready-to-use workspace, or open a recent project directly from history.
- Recent projects with last modified time
- Open, remove, or locate projects instantly
- Detect missing projects automatically
- Quick access to project folders and history
- Create projects with preset or custom screen sizes
- Validate names, paths, and duplicate projects
- Preview project location before creation
- Auto-generate project folders and configuration files
See also — User Guide · Widgets · Keyboard Shortcuts