-
Notifications
You must be signed in to change notification settings - Fork 16
2. Installation
Rigved Maanas edited this page May 17, 2024
·
2 revisions
- Download the
ZIP
file from the release section. - UnZIP and read
INSTRUCTIONS.md
- Download the
DMG
file from the release section. - Drag and drop the
Custom Tkinter Builder
folder into the Applications folder. - Read
INSTRUCTIONS.md
inside theCustom Tkinter Builder
folder.
Currently an executable for Linux is not available. But you can run it from the source. Note: This software is not tested in Linux.
- Clone the repo into your local machine
git clone https://github.com/rigvedmaanas/CustomTkinterBuilder.git
- cd into the directory
cd CustomTkinterBuilder
- Install dependencies
pip install -r requirements.txt
- Create
temp
directory
mkdir temp
- Install this font - MaterialIconsOutlined-Regular.otf
- Run the file
python WelcomePage.py