Skip to content

Lightweight, non-intrusive data uploader for Elite Dangerous

License

Notifications You must be signed in to change notification settings

jakaarl/Elite-Log-Agent

 
 

Repository files navigation

ELA logo

Elite Log Agent

A Windows utility, sitting in tray. Feeds your commander data to INARA and/or EDSM sites. Also helps other players by sharing trade/commodity/outfitting data via EDDN

Quickstart

  • Download ClickOnce installer or portable version
  • Input or detect commander name, Inara and/or EDSM API keys, click 'verify' to check info is correct
  • Save settings (apply and/or OK)
  • (optional) Upload logs from last few sessions
  • Launch the game.

Plugin development

The code base has not yet reached maturity, so any (even ostensibly public) APIs might change. Hence, at this time, I see the best way of plugin support as incorporating them into this codebase. This will most likely change once a stable version is reached. To contribute to development, please fork the repository

Contributions

You're welcome to contribute by:

  1. Using the application!
  2. Raising issues on GitHub
  3. Proposing pull request with changes and/or new functionality, including plugins

SDLC

Builds are done in AppVeyor. master branch is the primary integration branch ('potentially releasable'). Releasing to ClickOnce installer and github is done via merging to prod branch

Item Status
master appveyor build status
prod appveyor build status
coverage coverage badge
release release badge

Links

About

Lightweight, non-intrusive data uploader for Elite Dangerous

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.7%
  • PowerShell 0.3%