Skip to content
This repository has been archived by the owner on May 21, 2023. It is now read-only.
/ contract-watcher Public archive

A quick contract status page for Never Bend the Deadline ([KNEES]).

Notifications You must be signed in to change notification settings

eve-val/contract-watcher

Repository files navigation

NOTE: this readme is a bit out of date. TODO(jboning)

This app provides a contract queue for an alliance JF service. The corp API key used to pull has been stripped. To get your own, talk to Nolan Inkura.

Dependencies & Setup

This is an App Engine app. You can [download a development app server](https://developers.google.com/appengine/downloads#Google_App_Eng ine_SDK_for_Python) to run it locally.

contract-watcher needs evelink to interface with the EVE API:

git clone https://github.com/eve-val/evelink.git evelink-repo
ln -s evelink-repo/evelink

Now create your configuration file by copying config.example.py to config.py and editing it as appropriate. For testing, you probably want to set require_login to be False, but production versions shoul have it.

Finally, you can launch the development version. The instructions for this vary but can be found at the above App Engine link.

About

A quick contract status page for Never Bend the Deadline ([KNEES]).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published