https://github.com/nsttt/bdoscoreanalyzer
OCR for Black Desert Online Siege/Node scores
https://github.com/nsttt/bdoscoreanalyzer
bdo black desert javascript node ocr online tesseract
Last synced: 2 months ago
JSON representation
OCR for Black Desert Online Siege/Node scores
- Host: GitHub
- URL: https://github.com/nsttt/bdoscoreanalyzer
- Owner: Nsttt
- License: mit
- Created: 2020-07-21T19:34:43.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T03:26:35.000Z (about 2 years ago)
- Last Synced: 2025-01-16T14:45:44.083Z (4 months ago)
- Topics: bdo, black, desert, javascript, node, ocr, online, tesseract
- Language: HTML
- Homepage: http://scores.nstlopez.com
- Size: 14.4 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
BDO Score Analyzer
A Black Desert OCR for war scores
[](https://github.com/nsttt/BDOScoreAnalyzer/compare/) [](https://github.com/Nsttt/BDOScoreAnalyzer/issues) [](https://github.com/Nsttt/BDOScoreAnalyzer/blob/master/LICENSE.txt)
A very basic OCR for Black Desert Online war scores. It takes a screenshot of your scores and prints it out as a `.pdf` that you can copy/paste data from.
### ⏳ Local Installation
Create a `uploads` folder in the root directory.
Install all required dependencies with this command:
- You can use `npm` if you like, but I highly recomend you stick with `yarn`.
```bash
yarn install
```## License
See the [LICENSE](./LICENSE) file for licensing information.
---