Get started with List Coder by installing the IDE for your operating system. List Coder is a cross-platform desktop application built to deliver a native, high-performance AI coding environment.
You can download the latest installers from the Official Downloads Page.
Installation by Operating System
Windows Installation
Direct Installer (Recommended)
- Download the
List-Coder-Setup.exeorList-Coder.msixfrom the Download page. - Double-click the downloaded file to run the installer.
- Follow the on-screen prompts. Once finished, List Coder will launch automatically.
Installation via WinGet
Alternatively, you can install List Coder using the Windows Package Manager:
winget install List.List
macOS Installation
DMG Installer
- Download the
List-Coder-macOS.dmg(supports Apple Silicon and Intel chips). - Double-click the
.dmgfile to mount it. - Drag the List Coder icon into your Applications folder.
- Open your Applications folder and double-click List Coder to start.
Installation via Homebrew
For terminal users, you can install the cask:
brew install --cask list
Linux Installation
Verifying Setup
Launch List Coder
Launch the IDE from your system application launcher.
Sign In
When you open List Coder for the first time, click Sign In in the bottom-left corner to connect your account (via GitHub or Google). This activates your cloud-based AI limits.
Verify AI Settings
Open settings using Ctrl + , (or Cmd + , on macOS) and navigate to the List AI tab. Verify that the default model (List-3.0-Ultra-Coder) is selected and active.
Local AI Setup:
If you plan to use List Coder offline or locally without sending code to the cloud, please refer to the Local Setup Guide to configure Ollama and GGUF models.