/poi

Scalable KanColle browser and tool.

Primary LanguageCoffeeScriptMIT LicenseMIT

Header

Build Status Build status Dependencies DevDependencies

Scalable KanColle browser and tool.

Downloads

Always Here.

Features

  • Proxy
  • Cache
  • Analysis
  • Notification
  • Plugin Support

Screenshots

Preview1 Preview2 Preview3 Preview4 Preview5 Preview6 Preview7

Run

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

git clone --recursive https://github.com/poooi/poi && cd poi
git submodule foreach npm i
npm i
./node_modules/.bin/bower install
./node_modules/.bin/gulp
cp default-config.cson config.cson
/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-map-hp (Bundled) by Chiba

a plugin map hp for poi.

plugin-report (Bundled) by Magica

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

plugin-expedition (Bundled) by Malichan

Show expedition info.

plugin-quest (Bundled) by Malichan

Show quest 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-Akashic-records (Bundled) by JenningsWu

Logbook plugin for poi.

plugin-almanac by Magica

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

plugin-sunshine by JenningsWu

poi~ shine you one face!

plugin-repair by Ayaphis

Calculate the time required of repair.

[obsolete]plugin-ship-panel-patcher by KochiyaOcean

Use an alter style of ship panel.

plugin-secretary by Dazzy Ding

Use secretary voice as notification sound.

plugin-hensei-nikki by Rui

Record fleet config once sortied.

Guides for developers

About plugin, read the docs.

Based on

License

The MIT License