https://github.com/pa001024/riven-mirror
极镜 - the impressive warframe tool site
https://github.com/pa001024/riven-mirror
tool warframe website
Last synced: 6 months ago
JSON representation
极镜 - the impressive warframe tool site
- Host: GitHub
- URL: https://github.com/pa001024/riven-mirror
- Owner: pa001024
- License: mit
- Created: 2019-02-14T08:46:13.000Z (over 7 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-03T05:11:55.000Z (over 3 years ago)
- Last Synced: 2023-03-29T20:05:18.399Z (about 3 years ago)
- Topics: tool, warframe, website
- Language: TypeScript
- Homepage: https://riven-im.vercel.app
- Size: 18.3 MB
- Stars: 91
- Watchers: 4
- Forks: 20
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Riven Mirror
> This project means to create a quick identification tool for warframe riven MOD
> This project is currently in the ALPHA stage. Many functions are not perfect. Please note
## Project Introduction
See WIKI for details: [RivenMirror](https://warframe.huijiwiki.com/wiki/%E5%8D%9A%E5%AE%A2:RivenMirror)
## Recent TODO-LIST
- [ ] account
## Features
- Input
- [X] MOD screenshot recognition
- [X] English recognition
- [X] text input
- [X] Manually select attributes
- [X] Random Roll
- ~~[x] QR code~~
- Edit
- [X] Self-selection card
- [X] Unified Bonus
- Output
- [ ] Multi-build comparison
- [X] faction damage simulation
- [X] automatic building
- [X] benchmark score
- [X] weapon fitting
- [X] status calculation
- [X] faction calculation
- [X] simulacrum
- [X] probability calculation
## Contribution
Clone with: `git clone --recurse-submodules`
Fork and send pull request!
## See also
- [riven-mirror-data](https://github.com/pa001024/riven-mirror-data)
## How to run
```
yarn
yarn dev
```
`yarn config set ELECTRON_MIRROR https://npm.taobao.org/mirrors/electron/`