Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/poooi/poi
Scalable KanColle browser and tool.
https://github.com/poooi/poi
electron electron-app electron-react kancolle kantai-collection poi reactjs redux
Last synced: about 14 hours ago
JSON representation
Scalable KanColle browser and tool.
- Host: GitHub
- URL: https://github.com/poooi/poi
- Owner: poooi
- License: mit
- Created: 2015-05-04T05:19:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-12-03T15:17:24.000Z (9 days ago)
- Last Synced: 2024-12-04T02:21:45.249Z (8 days ago)
- Topics: electron, electron-app, electron-react, kancolle, kantai-collection, poi, reactjs, redux
- Language: JavaScript
- Homepage: https://poi.moe
- Size: 48.4 MB
- Stars: 1,710
- Watchers: 94
- Forks: 344
- Open Issues: 93
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-github-star - poi
README
![Header](https://raw.githubusercontent.com/poooi/poi/master/assets/img/header.png)
# poi
poi is a scalable browser and tool set for _Kantai Collection_(KanColle).
Key features include:
- Proxy: HTTP, Socks5 and PAC (Experimental)
- Cache, including custom cache
- Data synthesis and analysis
- Notification
- Plugin support for extensive functionalities, [see plugin List](https://github.com/poooi/poi/wiki/List-of-available-plugins)[![Codacy Badge](https://api.codacy.com/project/badge/Grade/b239a37253a3486c946b047acae5f1ac)](https://www.codacy.com/app/KochiyaOcean/poi?utm_source=github.com&utm_medium=referral&utm_content=poooi/poi&utm_campaign=badger)
[![Dependencies](https://img.shields.io/librariesio/github/poooi/poi)](https://libraries.io/github/poooi/poi)[![Build Status](https://travis-ci.org/poooi/poi.svg?branch=master)](https://travis-ci.org/poooi/poi)
[![Build status](https://ci.appveyor.com/api/projects/status/apv2xngtej1m17he?svg=true)](https://ci.appveyor.com/project/KochiyaOcean/poi)
[![Azure Pipelines](https://vsrm.dev.azure.com/poooi/_apis/public/Release/badge/5b8293df-7d09-4edf-9f44-ce14e18b1701/1/1)](https://dev.azure.com/poooi/poi/_build)[![Backers on Open Collective](https://opencollective.com/poi/backers/badge.svg)](#backers)
[![Sponsors on Open Collective](https://opencollective.com/poi/sponsors/badge.svg)](#sponsors)
[![license:mit](https://img.shields.io/badge/license-mit-blue.svg)](https://opensource.org/licenses/MIT)## Screenshots
![Preview 1](https://user-images.githubusercontent.com/3816900/58731579-ae9fb480-8421-11e9-8a28-f7002f84c0ae.png)
[More screenshots are available here](https://github.com/poooi/poi/wiki/Screenshots)
## Installation
[GitHub release](https://github.com/poooi/poi/releases)
[npmmirror (CN Mainland)](https://registry.npmmirror.com/binary.html?path=poi/).
### Community maintained releases (unofficial)
| Platform | Maintainer | Instruction |
| ------------------------------------------------------------- | --------------------- | ------------------------------------------------------------- |
| AUR / Arch Linux | @swordfeng | see [AUR page](https://aur.archlinux.org/packages/poi/) |
| Homebrew Cask / macOS | @darg20127 | `brew update && brew cask install poi` |
| [Chocolatey / Windows](https://chocolatey.org/packages/poi) | @chocolatey and @drel | `choco install poi` |
| [Scoop / Windows](https://github.com/Darkatse/Scoop-KanColle) | @Darkatse | see [bucket repo](https://github.com/Darkatse/Scoop-KanColle) |### Nightlies
- Windows nightlies are hosted on [Appveyor](https://ci.appveyor.com/project/KochiyaOcean/poi),
- Linux and macOS nightlies are [available here](https://nightly.poi.moe/).Please note that artifacts could be periodically emptied.
### Starting from this repository
```shell
git clone https://github.com/poooi/poi && cd poi
npm install
npm start
```[For more details see here](https://github.com/poooi/poi/wiki/StartingRunFromThisRepo)
## Development
### Libraries backing poi
- [Electron](https://electronjs.org/)
- [React](https://reactjs.org/)
- [Blueprint](https://blueprintjs.com/)
- [Redux](https://redux.js.org/)### Documentation
On plugin development, the [docs are available in English](<(https://dev.poooi.app)>).
## Contact us
Bug reports, suggestions, ideas, pull requests, and devs are always welcome :)
Please feel free to contact us via:
- [github issues](https://github.com/poooi/poi/issues)
- [telegram group](https://t.me/joinchat/ENYTx0Cr6B9OxSCRKUzYUw) for Chinese speaking user
- [#poi-viewer channel](https://discordapp.com/channels/118339803660943369/367575898313981952) under `/r/kancolle` discord for world wide user, [How to join](https://github.com/poooi/poi/issues/1596)
- [QQ group](https://jq.qq.com/?_wv=1027&k=5MRX31j)
- [Sina Weibo](http://weibo.com/letspoi)
- or anything else.## Contributors
This project exists thanks to all the people who contribute.
## Backers
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/poi#backer)]
## Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/poi#sponsor)]
## License
[The MIT License](https://github.com/poooi/poi/blob/master/LICENSE)
NOTE: THE SOFTWARE ICON AND SVG ICONS IS NOT LICENSED BY MIT AND COULD NOT BE USED
IN PROJECTS NOT ASSOCIATED WITH POI.