Skip to content

Unofficial companion web-app for Elite: Dangerous (property of Frontier Developments). Collector-Drone lets you manage blueprints and material inventory for crafting engineer upgrades.

License

Notifications You must be signed in to change notification settings

fre-sch/collector-drone-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collector-Drone (frontend)

Unofficial companion web-app for Elite: Dangerous (property of Frontier Developments). Collector-Drone lets you manage blueprints and material inventory for crafting engineer upgrades.

Data pulled from Engineering Database & Calculator gathered by Qohen-Leth. Icons and colors by edassets.org.

UI/UX Concept by Carina Lea Meyer Programming by Frederik Schumacher Copyright 2016 Frederik Schumacher, Carina Lea Meyer

http://collector-drone.one/

Setup

Create a python virtual env and install dependencies:

> virtualenv env
> source env/bin/active
> pip install -r packages.txt

Building the frontend:

> npm install
> grunt

After the initial build you can use grunt-watch:

> grunt watch

Now open build/static/index.html in a browser.

About

Unofficial companion web-app for Elite: Dangerous (property of Frontier Developments). Collector-Drone lets you manage blueprints and material inventory for crafting engineer upgrades.

Resources

License

Stars

Watchers

Forks

Packages

No packages published