EVE Night Trade Tools icon

EVE Night Trade Tools

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.

Windows · macOS · Linux

// visual log

Built for the grind

Dark, dense, and fast — the same information hierarchy you run in your head, on screen.

// capabilities

What it does

[SCAN]

Market Analysis

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.

[WATCH]

Order Babysitting

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.

[CALC]

Trade Calc Overlay

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.

[P&L]

Real Profit Tracking

FIFO cost-basis engine: realized P&L per day and per item, relist fees deducted, inventory aging that shows where your capital is stuck.

[P2P]

P2P Market

Player-to-player OTC trading over Nostr — post orders, negotiate in encrypted DMs, settle in-game. No central server involved.

[LOCAL]

Yours, Locally

EVE SSO login (OAuth2 + PKCE), tokens encrypted at rest, everything in a local SQLite database. No accounts, no telemetry, MIT-licensed.

// deploy

Download

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