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.
Windows
Installer for Windows 10/11. Standard setup wizard.
Not code-signed yet. Windows may show a SmartScreen warning.
macOS
DMG for macOS. Intel Macs (x64). Apple Silicon via Rosetta.
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.
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.
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.
chmod +x ListerAI-*.AppImage
./ListerAI-*.AppImage
Linux note: If you get a "credentials" error, run sudo sysctl -w kernel.unprivileged_userns_clone=1 first.
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.
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.