Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kbkn3/MahjongSoul-review-supporter

This is a chrome extension that automatically sends Paihu to an AI-based analysis tool for Mahjong Soul
https://github.com/kbkn3/MahjongSoul-review-supporter

chrome-extension mahjong mahjongsoul tenhou

Last synced: 3 months ago
JSON representation

This is a chrome extension that automatically sends Paihu to an AI-based analysis tool for Mahjong Soul

Awesome Lists containing this project

README

        

# Mahjong Soul Review Supporter
This extension retrieves information and automatically transfers to the screen to review the paihu of Mahjong Soul.

![content-scripts demo shot](imgs/Animation.gif)

## Features
* Retrieves paihu data and displays it on the screen.
* Converts paihu data to Tempo format and transfers it to NAGA's custom paihu review screen.
* Transfers paihu data to [mjai-reviewer](https://mjai.ekyu.moe/) (Akochan, Mortal).

## Installation
Chrome Web Store link is [Here](https://chrome.google.com/webstore/detail/mahjongsoul-review-suppor/kdmfnkdgpialmejpgflfllkjakolamcc)

Edge Web Store link is [Here](https://microsoftedge.microsoft.com/addons/detail/jopdfhmfehndjpnjjidmkkmjmkaebodb)

日本語の記事は[こちら](https://modern-jan.com/2022/07/19/mjrs/)

## Supported Languages
* `en` English
* `zh` Chinese
* `ja` Japanese

## Author
[@kbkn_p](https://twitter.com/kbkn_p)
Collaborator [たまば](https://twitter.com/utm_tmb)

## License
[Apache-2.0](https://github.com/Wabu-K/MahjongSoul-review-supporter/blob/develop/LICENSE)

* mjai-reviewer : [Github Equim-chan/mjai-reviewer](https://github.com/Equim-chan/mjai-reviewer)
* Apache-2.0 Using `downloadlogs script`

## Thanks
* NAGA by DWANGO : [麻雀AI NAGA](https://naga.dmv.nico/naga_report/top/)
* mjai-reviewer : [Github Equim-chan/mjai-reviewer](https://github.com/Equim-chan/mjai-reviewer)
* Using `downloadlogs script`
* Akochan : [Github critter-mj/akochan](https://github.com/critter-mj/akochan)
* Mortal : [Github Equim-chan/Mortal](https://github.com/Equim-chan/Mortal)
* Amazing-searcher : [Github eetann/amazing-searcher](https://github.com/eetann/amazing-searcher)
* I used this link Vue.js and auto-reloading development environment as a reference