Skip to content

JenningsWu/poi

 
 

Repository files navigation

Header

Build Status Build status Dependencies DevDependencies

Scalable KanColle browser and tool.

Features

  • Proxy
  • Cache
  • Analysis
  • Notification
  • Plugin Support

Run

First, get the latest version of Electron and io.js.

git clone https://github.com/yudachi/poi
cd poi
git submodule init
git submodule update
npm install
./node_modules/.bin/bower install
./node_modules/.bin/gulp
cp default-config.json config.json
/path/to/electron ./

Available Plugins

plugin-prophet (Bundled) by Chiba

Show the result of battle.

plugin-exp-calculator (Bundled) by Chiba

Calculate experience value.

plugin-report (Bundled) by Magica

Report ship creating info and drop info, and so on.

plugin-expedition (Bundled) by malichan

Show expedition info.

plugin-item-improvement (Bundled) by KochiyaOcean

Show improvable items of the day.

plugin-ship-info (Bundled) by Yunze

Show detailed information of all owned ships.

plugin-item-info (Bundled) by Yunze

Show information of all owned items.

plugin-new-window (Bundled) by KochiyaOcean

Open a external browser window.

plugin-almanac (Bundled) by Magica

KanColle almanac from http://sandbox.runjs.cn/show/x9ou86rn

plugin-repair by Ayaphis

Calculate the time required of repair.

Guides for developers

About plugin, read the docs.

Based on

License

The MIT License

About

Scalable KanColle browser and tool.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 95.1%
  • CSS 4.0%
  • Other 0.9%