mirror of
https://github.com/9ParsonsB/Pulsar.git
synced 2025-04-05 17:39:39 -04:00
35 lines
980 B
Markdown
35 lines
980 B
Markdown
# 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
|
|
- [x] 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
|