Download ListerAI

Available for Linux, Windows, and macOS. Download for your platform, set up your credentials, and you're listing in about 10 minutes.

Version 1.1.8 · $149 one-time purchase · 3 desktop activations · 14-day full trial

14-day full trial, then buy when ready

Download and use every feature free for 14 days. After expiry, ListerAI locks to draft-only mode (no eBay publishing, no repricer). Purchase anytime to unlock full features.

Purchase for $149

LX
149 MB

Linux

AppImage — runs on any distro, no installation needed.

114 MB

Windows

Installer for Windows 10/11. Standard setup wizard.

Download Installer

Not code-signed yet. Windows may show a SmartScreen warning.

127 MB

macOS

DMG for macOS. Intel Macs (x64). Apple Silicon via Rosetta.

Download DMG

Not notarized. Right-click > Open to bypass Gatekeeper.

Build from source (free, all platforms)

ListerAI is MIT licensed. Clone the repo and build it yourself on any platform. Node.js 20+ required.

git clone https://github.com/listerai/listerai.git
cd listerai
npm install
npm run build:linux # or build:win or build:mac

System requirements

All platforms

  • Linux Ubuntu 20.04+, Fedora 32+, Arch, or any modern distro
  • Windows Windows 10 or 11 (64-bit)
  • macOS macOS 11 Big Sur or later (Intel or Apple Silicon via Rosetta)
  • RAM 4 GB minimum, 8 GB recommended
  • Disk 500 MB for app + space for listing photos
  • Network Required for eBay API and AI analysis

What you'll need

  • eBay eBay seller account + developer API credentials
  • AI API API key from Z.AI, Gemini, OpenAI, or xAI
  • Photos JPEG or PNG, at least one per listing

Getting eBay API credentials is free. Takes about 10 minutes. The docs walk you through it →

Quick start

From download to your first listing in about 10 minutes.

1

Download and install

Pick your platform above and download. On Linux, make the AppImage executable and run it. On Windows, run the installer. On macOS, open the DMG and drag ListerAI to Applications.

# Linux only
chmod +x ListerAI-*.AppImage
./ListerAI-*.AppImage

Linux note: If you get a "credentials" error, run sudo sysctl -w kernel.unprivileged_userns_clone=1 first.

2

Add your eBay and AI credentials

Open Settings in ListerAI and enter your:

  • eBay App ID, Dev ID, and Cert ID (from developer.ebay.com)
  • eBay OAuth token (generated via the built-in auth flow)
  • AI API key from Z.AI, Gemini, OpenAI, or xAI (your choice)

Need help with eBay credentials? Full setup guide in the docs.

3

Create your first listing

Click "New Listing", drop in your product photos, click "Analyze with AI", review the generated listing, set your price, and hit Publish.

Your listing goes live on eBay. That's the whole thing.

Ready to get started?

Download, set up credentials once, and you're set for every listing after that.

Pick your platform Read the docs