Installing the Desktop App - CattyCode/cattycode.github.io GitHub Wiki
๐ป Installing the CattyCode Desktop App
CattyCode is available as a desktop application for Windows users who want a faster, offline experience. This guide will help you download, extract, and run it safely.
โ Requirements
- ๐ช A PC running Windows 10 or newer
- ๐ฆ A ZIP extractor (like built-in Windows unzip or 7-Zip
- โ Donโt use this on unsupported systems (Mac, Linux, etc.)
๐ฅ Step 1: Download
- Go to the official download link: ๐ CattyCode Desktop
- Click the download button to get the
.zip
file.
๐ Step 2: Extract the ZIP
- Right-click the downloaded file and select Extract All.
- Choose a safe location like
Documents
orDesktop
(not inside system folders). - Click Extract.
โ ๏ธ Important: Do not move or delete files inside the extracted folder. CattyCode needs them to run properly.
๐ Step 3: Run CattyCode
- Inside the extracted folder, double-click
CattyCode.exe
. - The app will launch in its own window.
โ Donโt open
index.html
โ thatโs for the web version.
๐งผ To Uninstall
Just delete the extracted folder. CattyCode doesnโt install anything system-wide.
Now you're ready to start programming! ๐ Continue to Making Your First 3 Programs