/eve-online-mining-timer

Keep track of your mining lasers and strip miners to optimize your yield. Never run empty mining circles again.

Primary LanguageJavaScript

EVE Online - Mining Timer

Status

  • release-version

Keep track of your mining lasers and strip miners to optimize your yield.

Keep track of how much you're ore yields, share with corp or friends

View estimated mineral gains based on actual ore mined and skills

Know exactly how much you still need to build that titan

Never run empty mining circles again.

Required / Recommended Modules

  • node-js
  • npm

Development Setup

To get setup git clone the project and run npm

npm install

Open your code editor of choice the parent directory of the project

code .

To watch the project folder for changes

npm run gulp-watch

To view live changes run a live-server on the compiled source

npm run dev-server