Update your Elite: Dangerous credits and status to inara.cz
This repository has been archived on 2019-12-04. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2016-01-21 11:50:33 -05:00
edmc@4d6f76d525 Modularize edmc. 2016-01-21 11:21:11 -05:00
FreePIE Add a FreePIE script that makes more buttons on the X52 Pro usable for Elite. 2015-12-19 02:13:47 -05:00
inara@95869d1daa Add some more fixes from inara submodule, and fix update_inara.py to actually work. 2016-01-21 11:29:54 -05:00
.gitignore Update gitignore for pyinstaller cruft. 2016-01-21 11:50:33 -05:00
.gitmodules More fixes for edmc submodule... 2016-01-21 11:20:22 -05:00
config.py Pluralize consistently. 2015-10-25 20:52:15 -04:00
elite_info.py move EDMC submodule to a better-named directory. 2016-01-21 10:51:07 -05:00
Readme.md Pluralize consistently. 2015-10-25 20:52:15 -04:00
settings.conf.example Add a sample settings file. 2015-10-25 20:57:40 -04:00
update_inara.py Add some more fixes from inara submodule, and fix update_inara.py to actually work. 2016-01-21 11:29:54 -05:00
utils.py ED_Tools initial commit. 2015-10-25 20:51:48 -04:00

Command-line tools for Elite: Dangerous

Currently, this package provides two simple python scripts for Elite: Dangerous.

elite_info.py

elite_info fetches the user's credit balance and current location from the E:D Companion API, and prints this information. In the future it will be able to display additional data.

update_inara.py

update_inara will fetch your location and credit balance from E:D, and update your inara.cz profile automatically.

Usage

Run one of the tools to create a blank config file, or copy the provided one into ~/.ed_tools/. Provide your username and password in the config, then run either script again. It will prompt you for a verification code. Check your inbox for this code. (you should only have to do this once)