One question/feature request:
I don't actually know if it's currently accessible through the third party API, but the player's pledged Powerplay faction would be a nice bit of info to use with EDDI
I've made a set of VA commands to set course to systems, basically as follows:
"Navigate [to;];[Plot;Set] a course [to;for]" (Prefix) - Open galaxy map, wait several seconds, click on search
"System X" (Suffix) - Set [nav_system] variable to "System X", execute command ((Target system))
"((Target System))" - Quick input {TXT:nav_system}, press enter
I've manually set up several notable systems(Sol, Alioth, Achenar, Founders world/Shinrarta [Dezhra part is optional], etc.) which just use the hardcoded names
There's also one command for navigating to your set Home system via {TXT:Home system}
Now I want to add one more command to "Set course for [Headquarters;HQ]":
Not pledged to anyone - Home system
Edmund Mahon - Gateway
Felicia Winters - Rhea
Zachary Hudson - Nanomam
Zemina Torval - Synteini
etc.
If it's not available through the API, it could also be added to EDDI's settings itself(Same as home system), but a small problem there is that new power(s) will be added soonish, after which the app also needs to be updated
(I'd have to update my commands as well, but that's sort of expected)