From e5b5bad081e4bf11886368c3ac2eed0e54918413 Mon Sep 17 00:00:00 2001 From: Ben Parsons <9parsonsb@gmail.com> Date: Mon, 6 May 2024 19:34:40 +1000 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 05f8bb6..7b8aa89 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,16 @@ A Cross Platform Fork of Elite Observatory Core. - [ ] Read the Journal - [x] Read Status File - [ ] Show Journal information ( Current Ship, Station, etc. ) - - [ ] Realtime API + - [ ] 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 + - [ ] System Exobiology Value + - [ ] Exobiology Scan info (+[Show Req. Disatance](https://github.com/EDCD/EDDI/blob/e28ef64a1d41c1e39485863aa362d207e8d36834/Utilities/Functions.cs#L128C1-L152C10) for next scan) - [ ] Fuel/Jump Warning + - [ ] Custom Sounds (on user-defined Events) + - [ ] Mission Targets [Mission Stack Viewer](https://github.com/kaivalagi/EDMissionStackViewer) - [ ] Commodities Targets/Alerts (Commodity Above/Below value at current station) - [ ] Outfitting Targets (does this station have wanted parts for build) - [ ] CAPI Integration @@ -22,7 +27,9 @@ A Cross Platform Fork of Elite Observatory Core. - [ ] IGAU Submission - [ ] Plugin System - [ ] Overlay - - [ ] Tay Icon + - [ ] Docking Hint ![like this](https://i.imgur.com/VYGzxYB.jpg) + - [ ] Tray Icon + - [ ] Multiple Windows/Device Support ## How To Use