AnnaDamm / habitica-tool

Habitica-Tool (for https://habitica.com) helps you to determine what spell you should use next and on what task you should use it on. It checks which task, habit or daily has the best value and tells you how much your gain will be after using the spell.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Habitica-Tool

Habitica-Tool helps you to determine what spell you should use next and on what task you should use it on. It checks which task, habit or daily has the best value and tells you how much your gain will be after using the spell.

Online version

You can use the tool online directly here: http://valyra.de/habitica-tool

Screenshots

Rogue Spells

Gear Manager

Config

Installation

  • Download the latest release
  • Unzip the file
  • Open index.html in your browser (IE at least version 9)

Developing

  • clone / fork the project
  • npm install

Because of same-origin-policies in new Brewsers, you cannot just open the index_dev.html file in your browser, but you have to use a web server (apache/nginx) to vitit the files.

Building live versions

To build, I am using jake. So you can check jake -ls to see the available options.

About

Habitica-Tool (for https://habitica.com) helps you to determine what spell you should use next and on what task you should use it on. It checks which task, habit or daily has the best value and tells you how much your gain will be after using the spell.


Languages

Language:JavaScript 70.9%Language:HTML 26.9%Language:CSS 2.2%