sankage / eve.anoikis

A mapper for EVE Online

Home Page:https://anoikis.party

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anoikis

A wormhole mapping tool.

Setup

Create an application at https://developers.eveonline.com with a connection type of CREST Access and the scope of characterLocationRead.

Local

Create a .env file with the client id and secret for CREST and Alliance ID for access:

# .env
CLIENT_ID=asdfjaskjdfajksdf
SECRET_KEY=a912je0asdu1nf9as
ALLIANCE_ID=1271293

Production

Run the PilotLocationsJob have it find pilots' locations every 15 seconds.

RAILS_ENV=production bundle exec rake pilot_locator

About

A mapper for EVE Online

https://anoikis.party

License:MIT License


Languages

Language:Ruby 97.1%Language:CSS 1.1%Language:CoffeeScript 1.0%Language:HTML 0.8%Language:JavaScript 0.1%