There are those who play Eve Online using the game's given UI and there are those who manipulate the data and create tools to work within the Eve Online Universe. This is an attempt to keep an updated and maintained list of some of the many great tools and applications.
Process to be listed:
- Create an issue, or even better yet a pull request with the name of your tool, the URL (or app name) of your tool, a category it should go into, and a very brief description of what it does.
- Your product should be user friendly and beyond "beta" stages.
- If approved, it will be added! Yay!
Since Eve apps and websites come and go we will try to check each of the them periodically and keep the list up to date.
If you've been under a rock you may not have noticed that CCP is launching a new API with the intentions of replacing the current XML and CREST APIs. Please read the devblog here: https://community.eveonline.com/news/dev-blogs/introducing-esi/
You can participate in CCP dev and third party dev discussion by joining Tweetfleet on Slack and hopping into #esi
Fitting
- EFT - Eve Fitting Tool (Windows). (no update since May 2016, pending removal)
- Osmium - Browser based fitting tool and loadout sharing platform.
- Pyfa - allows you to create, experiment with, and save ship fittings without being in game.
Fleet Tools
- Fleet-up - Designed to help corporations & alliances manage their fittings, doctrines, operations and fleets.
Intel
- Eve Gate Camp Check - Navigation specifically tuned towards kills happening at gates.
- EveWho - List members of a corp or alliance from out of game.
- SeAT - SeAT is a EVE Online Corporation Management Tool written in PHP.
- Eve Incursions - provides an overview of the current incursions, active communities and incursion rat information.
- Eve Overmind
- Timer Calculator - calculates structure timers (such as citadel vulnerability windows or POCO/POS reinforcement) from screenshots
Intel (Wormholes)
- Tripwire - wormhole mapping tool
- Siggy - wormhole mapping tool
- Pathfinder - wormhole mapping tool
Killboards
- Battleclinic - Now defunct, kept here for nostalgia's sake.
- Eve-Kill - "All your kills are belong to us".
- zKillboard - A website for killmail presentation and statistical aggregation.
Killboard Utilities
- RedisQ - A simple queue service for "pushing" killmails from zKillboard.
- evf-eve - Tool for generating battle reports from killmails held on zKillboard.com
Market
- Eve Traders Handbook - a multi-purpose web application for traders, importers, and manufacturers.
- EVE-Mogul - EVE-Mogul.com - Website for trade & profit tracking, portfolio management, and more
- Eve Trade Master - web based profit tracking, sales reporting, trade simulator and inventory management tool.
- Evernus - Inventory and market data (Windows/MacOSX application).
- ISK Per Hour EVE - Isk per Hour is a Windows program that allows players of EVE Online to determine ways to maximize their Isk per Hour through manufacturing, mining, invention, and reverse engineering.
- EveKit - Market - Market price history and book data (including complete history). Use JSON/REST or Swagger generated clients.
- EVEWalletAware - EVEWalletAware (EWA) is as an offline wallet viewer and trading/accounting helper. (Windows)
- EVE Station Trading Assistant - EVE Station Trading Assistant (ESTA) was made to help you find profitable items for station trading in Trade Hubs.
Misc
- jeveassets - Asset viewer, with market values.
- Eve-Files - Upload Eve related files for sharing.
- Fuzzworks - Fuzzworks - many very, very useful tools including but not limited to Industry, stats, calculators, and route planners. Fuzzwork github
- Destruct-Ore - A Corporation Mining Op Scheduler/Manager with payment manager.
Planetary Interaction
- EVE PI - Android based Planetary Interaction App. Track your extractors. In active development.
Skills
- EVE-Skillplan.net - Web based and responsive skill planner to plan and share your training using your favourite devices - PC/Mac, tablet or smartphone.
- EveBoard - Character tracking. (needs better description).
- EveMon - a lightweight, easy-to-use standalone Windows application designed to assist you in keeping track of your EVE Online character progression.
- EveSP - Web 'app' to quickly view the skills of a character along with the ships that they can currently fly.
- Vitality - Mac skill planner. Requires circumventing of "can’t be opened because it is from an unidentified developer.".
API
- ESI - Swagger API documentation
- CREST & XML - CCP and community supported documentation for official Eve Online endpoints.
- EveWho's API - EveWho's API.
- Google CREST Script - Designed for use in Google Sheets.
- Other Documentation - More Documentation for other tools and endpoints can be found in this Reddit post.
- PL APIs - PL provided list of apis.
- Fuzzwork Map API - A number of map based APIs.
- Fuzzwork typename API - Typename to typeid API.
- SDE RESTful API - Access to the full SDE over a JSON/REST API.
- EveKit - Account - Capture EVE character and corporation data in the cloud (including complete history). Use JSON/REST or Swagger generated clients.
- EveKit - SDE - Last two releases of the full SDE online. Use JSON/REST or Swagger generated clients.
- EveKit - Proxy - A simple proxy which server the EVE Online XML API in JSON. Use JSON/REST or Swagger generated clients.
- Eve Central - Price data API
- Eve MarketData - Price data API
- Citadel API - JSON API linking citadel IDs/names/solar systems. Has swagger definition.
Library
- EveApi - Java library to access the XML API
- Eve-CREST - Java library to access the CREST API
- go-eve - Go library to access the XML API
- EVELink - Python library to access the XML API
- eve_online - Ruby library to access the XML API (rubygems link).
- iveeCore - PHP Library for calculations of industrial activities
- yapeal - PHP Library for interacting with and storing XML and CREST API results
- EVE Online Library.NET - C#.NET library for interacting with a vareity of official and unoffical APIs including ZKillboard, CREST, Element43, and others.
- Eseye - Standalone, Dynamic PHP Client Library for the ESI API
- PyCrest - Pythoon library to interact with CREST API
- EsiPy - Python library (on top of pyswagger) to interact with the ESI API
- goesi - Go library using versioned endpoints to access ESI, SSO, CREST, and XMLAPI
- ESI Proxy - A Java serlvet which acts as a proxy for the ESI translating key/hash pairs (created by the proxy) into auto-refreshed OAuth authorization tokens.
Resources
- Official Resources - CCP's developer site, including the SDE and image collection.
- [EVE SDE Database Builder] (https://forums.eveonline.com/default.aspx?g=posts&t=500859) - Customizable Window's application to import CCP's SDE into various Database formats and languages.
- Fuzzwork SDE Conversions - SDE conversions, to Mysql, sqlite, postgres and CSV.
- Fuzzwork SDE Converter - The conversion tool for going from the official yaml SDE to one in a DB.
- Mock ESI - A mock ESI server for consistently testing ESI Consumers, wrapped in a Docker image.
SSO