Skip to content

lacausecrypto/eve-tools-suite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🇬🇧 English · 🇫🇷 Français

EVE Tools Suite

EVE Tools Suite

15 third-party tools for EVE Online, in one fast desktop app.
Fitting, industry, mining, market, trading, intel, skill planning & more — bilingual (EN/FR), CCP-compliant, EULA-safe.

Download for Windows   Download for macOS

Visit the website   Join the Discord

Latest release Downloads Platform Built with Tauri Bilingual MIT License

🔒 EULA-safe by design. No tool ever interacts with the EVE client — no injection, memory reading, OCR, or input automation. It only reads text you paste and queries public APIs (official ESI, zKillboard). Read-only ESI scopes, least privilege.


⬆️ Auto-updating & signed. Use a download button above — installs in one click, then the app updates itself automatically (signed releases). On first launch, Windows SmartScreen / macOS Gatekeeper may warn ("unknown publisher") since the app isn't OS-code-signed yet — choose More info → Run anyway (Windows) or right-click → Open (macOS). macOS Intel build coming soon (build from source meanwhile).


🧰 Tools

15 plug-and-play modules under one shell. Most work with no login (public ESI); a few add optional, read-only SSO import.

🏭 Industry & economy

Tool What it does Status
Industry & Cost Tracker Real production cost with EVE's true formulas (ME, EIV, install fee, SCC), live Jita prices, job ledger (ISK in production, expected vs realized profit), inventory valuation. Stable
Reprocessing & Compression Ore → minerals yields (skills/structure/implant aware) and the optimal compressed mix for hauling. Stable
EVE PI Sim Planetary Industry simulator — layout, extractor decay, chain balancing, ISK/hour optimization. Stable
Mining Fleet Manager Fleet mining sessions, Jita valuation, reprocessing, and fair ISK split across members. Stable

💹 Market & trade

Tool What it does Status
Market Browser Multi-hub order book (buy/sell), 5% weighted averages, margin, spread, volumes, history, watchlist. 100% public ESI. Stable
Trade Co-Pilot Where to make ISK: region-wide station-trading scanner (net profit/day = margin × liquidity, fees & tax in) + inter-hub arbitrage (profit/m³, ROI, jumps). Stable
Appraisal Appraise any paste — Jita buy/sell value, volume, EIV — across all major hubs. An in-app Evepraisal. Stable
LP Converter ISK per loyalty point — ranks the best LP-store deals for any corp. Stable

⚔️ Combat & intel

Tool What it does Status
Fit Workshop Paste an EFT fit to analyze (EHP by damage profile, cap stability, nav, DPS, stacking) — or auto-generate a fit from a hull + role. Stable
Loss Analyzer Killmail post-mortem (zKill/ESI link or character → latest loss): who killed you, the gang, ISK, fit, and what would have saved it. Beta
Pirate's Big Helper Local-chat intel for solo & small-gang PvP — threat scoring, fit prediction, gang network, all from public zKill/ESI. Beta
Abyssal Appraiser Mutaplasmid roll quality vs theoretical ranges (god-roll detection) + MutaMarket resale estimate. Beta

🎓 Progression & learning

Tool What it does Status
Skill & Remap Optimizer Build a training plan (exact CCP data), see SP & time, and get the optimal attribute remap — implants and Alpha/Omega aware. The lightweight EVEMon. Beta
Activity Journal ISK/hour tracker — session timer, valued loot, drop rates. Replaces the removed in-game Activity Tracker. Beta
EVE Academy Learn New Eden the fun way: structured courses (navigation, combat, economy, corp life), graded quizzes, glossary, ship-recognition & spaced-repetition drills, XP/levels/badges. 100% offline. Stable

✨ Why this suite

  • One app, 15 tools — consistent shadcn/Radix UI, shared engine, instant tool switching (tabbed workspace).
  • Accurate, not hand-wavy — real EVE formulas (ME/EIV/SCC, reprocessing yields, stacking penalties, weighted-average prices) validated against SDE data and unit-tested.
  • Bilingual EN/FR, switchable live.
  • Works offline for the local/compute tools (Academy, Fit Workshop math, Reprocessing, Abyssal scoring).
  • Auto-updating with cryptographically signed releases.

🛡️ Trust & compliance

  • CCP-compliant ESI client — explicit User-Agent with contact, error-limit aware, respects expires caching, datasource=tranquility.
  • Secure SSO — OAuth2 PKCE (public client, no secret), JWT verified against CCP JWKS (signature + issuer + audience + expiry). Refresh tokens live only in the OS keychain; access tokens never reach the frontend.
  • Least-privilege scopes — read-only, requested only when you use an authenticated feature.
  • Privacy — anonymous, opt-in usage analytics (off by default, EU-hosted, no PII, no EVE data). Full notice: PRIVACY.md.

🛠️ Build from source

Requires Node 20+ and the Rust toolchain (for the desktop build).

npm install
npm run tauri:dev     # run the desktop app (Tauri + Rust backend)
npm run tauri:build   # produce installers (.exe / .dmg)
npm test              # unit tests (Vitest)

npm run dev runs the UI alone in a browser (public ESI only) for fast iteration.

Stack: React 18 · Vite · TypeScript · Tailwind + shadcn/ui · Zustand · Tauri 2 (Rust backend) · SQLite persistence.

📜 License & attribution

EVE Online and the EVE logo are registered trademarks of CCP hf. All EVE-related materials are property of CCP hf. This application is a third-party tool, not affiliated with or endorsed by CCP hf.

About

15 third-party tools for EVE Online in one desktop app — fitting, industry, mining, market, trading, intel & more. CCP-compliant, bilingual (EN/FR), signed auto-updates.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages