chinna1986 / warframe-info-centre

A Google Chrome extension for tracking alerts and invasions in Warframe.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo Warframe Info Centre

A Google Chrome extension for keeping up to date on the latest alerts and invasions.

Compatibility

Warframe Info Centre (henceforth referred to as WIC) is only compatible with Google Chrome (version 22 or later required), other Chromium-based browsers have not been tested and WIC will likely not even function with them.

Features

  • [] Automatic updating.
  • [x] Desktop notifications.
  • [] Alerts support.
  • [x] Invasions support.
  • [x] Dark Sector support.
  • [] Fully configurable.
  • [] User interface (partial).

Building

WIC is primarily written in CoffeeScript, which has to be compiled to JavaScript before the extension can be used. If you would like to build this extension for yourself, you will need to perform a few extra steps.

  1. Install Python 3.x from Python.org if you don't have it already.
  2. Install Python's CoffeeScript and PyExecJS modules to your Python 3.x installation.
  3. Run build.py from the command-line to compile all .coffee files to .js files.

Contributing

Want to contribute? Don't be shy about forking and sending pull requests, or send me an email about getting write access to the main repo.

Contributors

About

A Google Chrome extension for tracking alerts and invasions in Warframe.

License:GNU General Public License v3.0