All Projects → Xjph → EliteObservatory

Xjph / EliteObservatory

Licence: MIT license
Tool for reading/monitoring Elite Dangerous journals for interesting objects.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to EliteObservatory

EDMC-Screenshot
A plugin for EDMC that detects screenshot events are converts them to PNG format
Stars: ✭ 29 (-45.28%)
Mutual labels:  elite-dangerous
ED-Warthog-Target-Script
Elite Dangerous Warthog Target Script (HCS Keys Binding)
Stars: ✭ 20 (-62.26%)
Mutual labels:  elite-dangerous
EliteAPI
.NET API for Elite: Dangerous Journal | Hook in-game events to code!
Stars: ✭ 96 (+81.13%)
Mutual labels:  elite-dangerous
streamdeck-elite-icons
Themeable, language neutral Elite Dangerous icons for Stream Deck with the stream-deck-elite plugin.
Stars: ✭ 28 (-47.17%)
Mutual labels:  elite-dangerous
EDCT
EDCT is a tool for large quantity trades in Elite: Dangerous. It is very useful for fleet carrier owners
Stars: ✭ 18 (-66.04%)
Mutual labels:  elite-dangerous
elite-journal
Parsing the Elite: Dangerous journal and putting it into a cool format.
Stars: ✭ 34 (-35.85%)
Mutual labels:  elite-dangerous
Auto Neutron
An automatic neutron route plotter for Elite Dangerous
Stars: ✭ 18 (-66.04%)
Mutual labels:  elite-dangerous
X52-Pro
X52 Pro Files 2.2.3
Stars: ✭ 56 (+5.66%)
Mutual labels:  elite-dangerous
bcplus
BoardComputer+ for E:D
Stars: ✭ 15 (-71.7%)
Mutual labels:  elite-dangerous
Sextant
Exploration Assistant for Elite Dangerous
Stars: ✭ 21 (-60.38%)
Mutual labels:  elite-dangerous
EDMC-Canonn
Project Athens: EDMC plugin to automatically collect accurate science data from the galaxy and coordinate missions
Stars: ✭ 52 (-1.89%)
Mutual labels:  elite-dangerous
VoiceAttack-profiles
A collection of VoiceAttack profiles that I use to play Elite:Dangerous
Stars: ✭ 35 (-33.96%)
Mutual labels:  elite-dangerous
elitebgs
BGS tracking tool for Elite Dangerous
Stars: ✭ 49 (-7.55%)
Mutual labels:  elite-dangerous
fip-elite
Information Display for Logitech Flight Instrument Panel and for VR for Elite Dangerous
Stars: ✭ 32 (-39.62%)
Mutual labels:  elite-dangerous
EDSM-RSE-for-EDMC
Elite: Dangerous Star Map - Red Star Eliminator (EDSM-RSE) is a plugin that displays the name and distance to a nearby system, that is on EDSM but is missing coordinates (therefore being displayed as red system)
Stars: ✭ 26 (-50.94%)
Mutual labels:  elite-dangerous
fuelrats.com
Main website of the Fuel Rats. Elite: Dangerous's premier emergency refueling service.
Stars: ✭ 28 (-47.17%)
Mutual labels:  elite-dangerous

Elite Observatory

Tool for reading/monitoring Elite Dangerous journals for interesting objects.

How To Use

Simply run the exe anywhere on a machine with Elite Dangerous installed. It should automatically locate your journal files, but if for some reason it cannot it will ask for a folder to use.

Once running, you can scan your previously existing journals for interesting objects, or begin monitoring for new events and add new discoveries on the fly.

From the settings window you have the option to disable checks for different types of discoveries, to turn on toast or text-to-speech notifications, and are given a very basic interface to edit the format of data copied out of the main list window.

How to create custom criteria

This is now documented in the sample criteria file that is created when custom criteria are enabled but no criteria file is present. This information is also available here: https://github.com/Xjph/EliteObservatory/wiki/Custom-Criteria

Prerequisites for use

.NET 4.5, and by extension Windows Vista or later.

Prerequisites for building

C# 7.0, Newtonsoft.Json, System.ValueTuple

An application specific client ID and shared key from Frontier Developments is required for cAPI functionality, you can obtain one from the "Developer Zone" in the Frontier user portal.
A successful build requires ClientID and ClientSecret values stored in a resource file named OAuthIDs.resx, it may be necessary to create this file yourself to build.
If you're not interested in cAPI functionality they can be arbitrary strings instead of your actual client ID and shared key from Frontier.

Optional: ILMerge

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].