A desktop trading copilot for EVE Online — market scanners, order babysitting, FIFO profit & loss, and a clipboard that beats prices for you. Free, open source, all data stays on your machine.
Dark, dense, and fast — the same information hierarchy you run in your head, on screen.
Station-trading and inter-region scanners: margins, real order-book depth, shipping cost per m³, 7-day trends — with hotkey-driven buy queues straight into the game.
Sees when your orders get beaten, notifies you on the desktop, and one hotkey cycles the beaten ones — market window open, new beat price already on your clipboard.
An always-on-top mini-window over EVE. Copy any order row or item name — it answers with fees, margin, wall depth, and writes the undercut/overbid price back to your clipboard.
FIFO cost-basis engine: realized P&L per day and per item, relist fees deducted, inventory aging that shows where your capital is stuck.
Player-to-player OTC trading over Nostr — post orders, negotiate in encrypted DMs, settle in-game. No central server involved.
EVE SSO login (OAuth2 + PKCE), tokens encrypted at rest, everything in a local SQLite database. No accounts, no telemetry, MIT-licensed.
Fetching the latest release…
Installers bundle their own Java runtime. The .jar builds need a JDK 21.
On macOS the build is unsigned — after installing run
xattr -cr /Applications/eventt.app once.
First launch imports EVE static data (~2 GB free disk recommended).
All versions and release notes: github.com/slysmoke/eventt/releases · Guide: user wiki