Skip to content

slime7/poi

 
 

Repository files navigation

Header

Build Status Backers on Open Collective Sponsors on Open Collective Build status Dependencies DevDependencies license:mit

Scalable KanColle browser and tool.

Prebuilt Release Downloads

GitHub release.

cnpm (CN Mainland).

UNOFFICIAL releases maintained by the community

AUR (Arch Linux, maintained by @swordfeng).

Homebrew Cask (macOS, maintained by @darg20127).

brew update && brew cask install poi

Features

  • Proxy
  • Cache
  • Analysis
  • Notification
  • Plugin Support

Screenshots

Preview 1

Preview 2

More screenshots are available here

Run from dev version

First, get the 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 run deploy
npm start

Tips:

  • You do not have to run npm install and npm run deploy with every git pull, however they're recommended after a major version bump. In case of any dependency or require error, try re-running them.

  • If you have installed packages with npm < 5.0, it is highly recommended to completely remove current node_modules folder and re-run npm install.

  • If you have trouble downloading electron executables from github/amazonaws, you may set ELECTRON_MIRROR environment variable.

Available Plugins

Many functionalities are provided as plugins, you may choose only what you want! Here's a list of available plugins.

Contributing

Bug reports, suggestions, ideas, pull requests, and devs are always welcome :)

On plugin development, the docs are available in Chinese and English.

Please feel free to contact us via:

Based on

Contributors

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

License

The MIT License

About

Scalable KanColle browser and tool.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 82.8%
  • CSS 16.7%
  • Other 0.5%