Scalable KanColle browser and tool.
AUR (Arch Linux, maintained by @swordfeng).
Homebrew Cask (macOS, maintained by @darg20127).
brew update && brew cask install poi
- Proxy
- Cache
- Analysis
- Notification
- Plugin Support
More screenshots are available here
First, install latest x64 version (>= 7.6.x) of Node.js and npm >= 5.0.x.
git clone https://github.com/poooi/poi && cd poi
npm install
npm start
Tips:
-
do not use yarn or npm < 5 because the lock file is npm 5+ specific
-
running
npm install
is not necessary with everygit pull
, however they're recommended after a major version bump. In case of any dependency orrequire
error, try re-running them. -
If you use windows subsystem for linux (WSL), use
export npm_config_platform=win32 && npm install
instead ofnpm install
for correct electron installation. -
If you have trouble downloading electron executables from github/amazonaws, you may set ELECTRON_MIRROR environment variable.
We provide recently built nightlies in form of Continious Integration build artifacts.
- Windows nightlies are hosted on Appveyor,
- Linux and macOS nightlies are available here.
Please note that artifacts could be periodically emptied.
Many functionalities are provided as plugins, you may choose only what you want! Here's a list of available plugins.
Bug reports, suggestions, ideas, pull requests, and devs are always welcome :)
On plugin development, the docs are available in English.
Please feel free to contact us via:
- github issues
- telegram group for Chinese speaking user
- #poi-viewer channel under
/r/kancolle
discord for world wide user, How to join - QQ group
- or anything else.
This project exists thanks to all the people who contribute.
Thank you to all our backers! 🙏 [Become a backer]
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]
NOTE: THE SOFTWARE ICON AND SVG ICONS IS NOT LICENSED BY MIT AND COULD NOT BE USED IN PROJECTS NOT ASSOCIATED WITH POI.