Commit graph

6 commits

Author SHA1 Message Date
07ca9ec406 spansh.py: added nearestsystem subcommand
Used to get the nearest system in the database, e.g. for plotting
a neutron route.

Useful since the elastic search powering the plotter might be behind
current EDDN data, so having a system in EDDN/EDSM doesn’t necessarily
mean it’s already available in the router.
2020-03-09 17:42:45 +01:00
19e8cbfdff spansh.py: added short output format
To both station and systems list. Replaces the `--systemlist` switch.
2020-03-08 00:59:55 +01:00
adec36ded9 fixed docs typo 2020-03-05 14:46:29 +01:00
7ee4b28c59 spansh.py: refactoring and cleanup
It’s now a bit less quick & dirty. Still has no error handling beyond
“works” or “doesn’t work”.
2020-03-05 14:12:54 +01:00
cf3fb80238 spansh.py: now exits with (3) if nothing found 2020-03-04 20:42:57 +01:00
95f5de2377 added spansh.py for Spansh API related shenanigans 2020-03-04 18:07:56 +01:00