A Fork of ObservatoryCore.
  • C# 92%
  • Svelte 4.9%
  • TypeScript 2.7%
  • JavaScript 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2021-06-06 18:22:01 -02:30
ObservatoryCore Alter assembly loading. 2021-06-06 18:22:01 -02:30
.gitattributes Add .gitignore and .gitattributes. 2021-06-03 22:25:30 -02:30
.gitignore Add project files. 2021-06-03 22:25:32 -02:30
LICENSE Added LICENSE 2021-06-06 14:14:56 -02:30
ObservatoryCore.sln Add project files. 2021-06-03 22:25:32 -02:30
README.md Added README.md 2021-06-06 14:12:59 -02:30

Elite Observatory Core

Tool for reading/monitoring Elite Dangerous journals for interesting objects. Successor to the original Elite Observatory, rewritten from scratch using .NET 5.0 and AvaloniaUI.

How To Use

Observatory Core differs from the originsl Elite Observatory in that it is a fully generic reader for the Elite Dangerous journal files, passing those events along to plugins to do the actual work.

For specifics on what each plugin does, please refer to their specific github repositories:

Prerequisites for use

.NET 5, and by extension one of its supported OSes.

Prerequisites for building

C# 9.0, .NET 5.0, AvaloniaUI 0.10.3.