Skip to content

cmdr-xpedros/EDDIE

Repository files navigation

Elite Dangerous Data Info Extractor

Extracts selected data from ED journal files, converts them to an easy readable form and prints them to the standard output (it can be redirected e.g. to the text files).

Software type: The goal is to create a minimalistic version of the elite-journal utility. For now, as a command line terminal application.

Dev info: The source code is written in C++ using Code:Blocks IDE.

Supported OS: Linux, Windows

Supported brains: IQ 100+

EDDIE is not affiliated with nor endorsed by Frontier Developments plc, the developers of Elite: Dangerous.

Used json.hpp file is licensed under the MIT License. It is the part of the JSON for Modern C++ project by Niels Lohmann.

Release versions

See Releases here