Skip to content

Getting Started

Lasha Kandelaki edited this page Apr 29, 2026 · 3 revisions

Getting Started

Install CTkMaker and launch the builder.

First run

Requirements

  • Python 3.10+
  • Windows, macOS, or Linux

Install from source

git clone https://github.com/kandelucky/ctk_maker.git
cd ctk_maker
pip install -r requirements.txt
python main.py

First run

The startup dialog offers New Project or Open Recent. Pick New Project, choose a save location, and the empty canvas opens.


See alsoUser Guide · Widgets · Keyboard Shortcuts

Clone this wiki locally