Skip to the content.

EVE Online Tooling

Free, open-source desktop tools for EVE Online — industry, market, character and intel, in one app (Linux · macOS · Windows). Built with Tauri 2 + React/TypeScript; data from EVE’s public ESI API and the SDE.

⬇ Download the latest release · Source on GitHub

The Production module ranking every manufacturable item by build-vs-buy profit, with the grouped module sidebar on the left

What it is

Modules

Industry — Production (build-vs-buy profit for every manufacturable item, recursive, T2 invention, T3 relics), Reprocessing, Industry Jobs, Planetary Interaction.

Trading & market — Station Trading, Daytrading, Market Orders (undercut detection + build-cost guard), Market Search, Appraisal, Public Contracts, LP Store.

Character — Assets, Character (skills/standings/research), Accounting, Transactions, Notifications, Fitting (a PYFA-grade fit editor + dogma engine), Shopping Lists.

Combat / Intel — PVP (pilot threat + fit profiler from zKillboard), Local Intel, DPS Meter, Route, Wormholes, Pochven, Universe, Incursions, Faction Warfare, Exploration.

Extend itScripts (Rhai/JS on a timer), Plugins (sandboxed WASM + UI), and an MCP bridge.

Install

Grab the installer for your OS from the latest release: .AppImage / .deb / .rpm (Linux), .dmg (macOS), .msi / -setup.exe (Windows).

The builds are unsigned — a deliberate call for a free hobby project, so your OS warns on first launch (macOS: right-click → Open; Windows: More info → Run anyway). Full reasoning: SIGNING.md.

Build from source

Prerequisites, dev commands and the release process are in the development guide.