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
Ben Parsons b44d822eb9 Rework JournalHandler Again
Reduce Code Dupe
Finished ModulesInfo
Started ShipLocker
2024-04-21 23:40:44 +10:00
.github/workflows Add Frontend to GitHub Actions 2024-04-14 22:06:21 +10:00
.vscode WIP: observatory UI overhaul 2024-01-25 23:18:01 -03:30
Botanist Rework Journal Handling 2024-04-21 17:10:45 +10:00
ObservatoryFramework Rework Journal Handling 2024-04-21 17:10:45 +10:00
Pulsar Rework JournalHandler Again 2024-04-21 23:40:44 +10:00
.gitattributes Add .gitignore and .gitattributes. 2021-06-03 22:25:30 -02:30
.gitignore Add herald build api key to gitignore 2022-05-09 11:17:21 -02:30
LICENSE API & WebSocket now working 2024-04-18 14:45:16 +10:00
Pulsar.sln Rework Journal File Reading 2024-04-14 21:52:11 +10:00
README.md Fix README.md 2024-04-19 20:53:50 +10:00

Elite Pulsar

A Work In Progress Application For Presenting Game Data In Realtime From Elite Dangerous Journals & Events.

A Cross Platform Fork of Elite Observatory Core.

Planned Feature

  • Read the Journal
    • Read Status File
  • Show Journal information ( Current Ship, Station, etc. )
    • Realtime API
  • Realtime Journal Updates
  • System Exploration Value
  • System Exobiology Value
  • Fuel/Jump Warning
  • Commodities Targets/Alerts (Commodity Above/Below value at current station)
  • Outfitting Targets (does this station have wanted parts for build)
  • CAPI Integration
  • EDDN Submission
    • Must be easilty disableable for sneaky business
  • IGAU Submission
  • Plugin System
  • Overlay
  • Tay Icon

How To Use

TODO: make easy

  • Build the web app
  • install the service (web app must be served from the backend)
  • configure journal directory in appsettings.json
  • load the application