Scalable KanColle browser and tool.
- Proxy
- Cache
- Analysis
- Notification
- Plugin Support
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 ./
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
Calculate the time required of repair.
About plugin, read the docs.