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 2ac1a927ca Update Status, Power now look nice, also shows est refuel time
Status now shows alerts when taking damage
JournalService support more journals
Added enums to frontend, not quite working
Added More examples to Explorer component
2024-05-15 01:00:56 +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 Add Cargo Service & Controller 2024-05-07 21:51:14 +10:00
ObservatoryFramework Update Journal File Handling 2024-05-12 14:24:53 +10:00
Pulsar Update Status, Power now look nice, also shows est refuel time 2024-05-15 01:00:56 +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 Update LICENSE 2024-05-06 19:36:57 +10:00
Pulsar.sln Rework Journal File Reading 2024-04-14 21:52:11 +10:00
README.md Add Shipyard & Fix ShipLocker 2024-05-10 23:09:36 +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 (Events, with extended updates)
  • Realtime Journal Updates
  • Multiple Commanders
  • Cached Journal Data (in-memory SQL, enabled extended updates)
  • !System Exploration Value
  • !System Exobiology Value
  • !Fuel/Jump Warning
  • Material Tracking (Flag planets with materials, set goals, closest trader) e.g.
  • Custom Sounds (on user-defined Events)
  • Mission Targets Mission Stack Viewer
  • 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
    • Docking Hint like this
  • Tray Icon
  • Multiple Windows/Device Support

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