EliteAPI
.NET LIBRARY | VoiceAttack plugin | VoiceMacro plugin
Hello everyone. I am here to present my third party Elite: Dangerous tool I've been working on for the past year: EliteAPI.
EliteAPI functions as both as a .NET library as a VoiceAttack & VoiceMacro plugin (more voice controlling programs can be added on request).
EliteAPI's goal is to greatly reduce the time it takes for programmers to hook into the game by doing all the parsing and deserializing of the Elite: Dangerous log files for you, leaving you to fully focus on your application. EliteAPI currently supports all 180 possible events, as well as real time tracking of items like the landing gear, cargo scoop, night vision, mass lock, etc, which are all available in VoiceAttack and VoiceMacro from the get-go. It also has an Inara API and Discord Rich Presence client built in. As stated before EliteAPI comes as both a .NET library as a VoiceAttack & VoiceMacro plugin, giving you a lot of possibilities to create tools you otherwise would need months for to create.
The project is completely open-source and is hosted on GitHub. The .NET library currently has more than 10,000 downloads on NuGet already!
You can download the .NET library via GitHub or NuGet.
You can download the VoiceAttack plugin (codename EliteVA) via GitHub (EliteVA-setup.exe).
You can download the VoiceMacro plugin (codename EliteMacro) via GitHub (EliteMacro-setup.exe) (Requires beta version 1.3.x).
If you have any questions / ideas / issues, please do not hesitate to contact me on the EliteAPI discord.
Fly save, CMDRs o7
Release v2.3
Complete rewrite of the logging framework.
Release v2.0.2.1
Updated logging features and polished third party plugins.
Release v2.0.1.3 - VoiceMacro support
1-2-2018
EliteAPI now also functions as a VoiceMacro plugin!
Release v1.1.7 - VoiceAttack support
21-12-2018
EliteAPI can now also function has a VoiceAttack plugin, called EliteVA!
The library is hosted on Github: https://github.com/EliteAPI/EliteAPI, and is in active development.