Skip to content

Mailerdaimon/EliteAssist

 
 

Repository files navigation

EliteAssist

A Linux compatible Elite:Dangerous companion for your second monitor

Rust

Contents

Features

  • Fully customizable UI: Add new screens and choose which panels to show on it via the settings menu.

  • Drag and drop panels to rearrange them on a screen.

  • Screens and layout configurations are automatically persisted to a file.

  • CTRL+Tab hotkey for switching between screens while in-game.

  • Fullscreen mode.

  • Currently implemented panels include:

    • Personal equipment loadout.
    • Ranks and rank progress.
    • Chat message log.
    • Game events log.
    • Ship details.
    • Ship module loadout.
    • Route details including scoopable stars.
    • Location details.
    • Engineering materials.
    • Ship locker contents.
    • Market data (in-progress).
    • Missions (in-progress).
    • Outstanding claims (in progress).

Main application screen

How to install

Just download the latest release from here.

Remember to mark the file as executable: chmod +x.

Requirements

You need Elite:Dangerous installed via steam. The application expects the default .steam symlink in your home directory.

Current limitations

  • Currently the market screen only updates when you open the market in game. So... not so useful yet.
  • Some journal events aren't handled yet. In particular the fleet carrier and colonization stuff.
  • The UI is tested at 1920x1080 resolution and won't look so good much smaller than that.

Contributing

Open a pull request or maybe start a discussion if you have a cool idea. If you found a bug why not open an issue.

Thanks

Big thanks to:

About

A cross-platform Elite:Dangerous companion for your second monitor.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Rust 99.6%
  • Dockerfile 0.4%