Code Monkey home page Code Monkey logo

edvirtualwing's Introduction

Elite Dangerous Virtual Wing

Elite Dangerous has an in-game wing limit of 4 players on the same platform, version and same game mode.
A virtual wing allows players to see a live status of more players which are not part of their in-game wing.
This targets squadrons and other groups which regularly exceed the 4 player limit but still want to participate in activities together.

Public instance

A public (beta stage) instance is available on virtual-wing.edct.dev

Host your own instance

Feel free to host your own instance. The application runs on both Windows and Linux. More information will follow here about how to host this on your own.

Configuration

EDVW__ConnectionString: MariaDB instance connection string.
EDVW__HttpOrigin: Allowed origin for CORS and the WebSocket client.
EDVW__FDevClientId: FDev OAuth2 Client ID. Request here: user.frontierstore.net/developer
EDVW__FDevAuthReturnUrl: Return from FDev OAuth2

Dev - MariaDB

The application is built to use a MariaDB instance to store its data. For development and testing purposes, run a local MariaDB instance using Docker, e.g.
docker run --detach --name edvw-mariadb --env MARIADB_USER=dev --env MARIADB_PASSWORD=1234 --env MARIADB_ROOT_PASSWORD=1234 -p 3306:3306 mariadb:latest

Assets

edassets.org: Ships, icons
CMDR Arithon elite-dangerous-blog.co.uk: SRV image
m-scha1337: Wanted icon.
Font Awesome
Angular Material

Virtual Wing was created using assets and imagery from Elite Dangerous, with the permission of Frontier Developments plc, for non-commercial purposes. It is not endorsed by nor reflects the views or opinions of Frontier Developments and no employee of Frontier Developments was involved in the making of it.

Frameworks

Angular .NET

edvirtualwing's People

Contributors

darksession avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.