Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

OCR for Black Desert Online Siege/Node scores

Awesome Lists containing this project

README

        



BDO Score Analyzer


A Black Desert OCR for war scores


Check it out !


[![Contributions](https://img.shields.io/badge/contributions-welcome-blue?style=flat-square)](https://github.com/nsttt/BDOScoreAnalyzer/compare/) [![Issues](https://img.shields.io/github/issues/nsttt/BDOScoreAnalyzer?style=flat-square)](https://github.com/Nsttt/BDOScoreAnalyzer/issues) [![License](https://img.shields.io/github/license/nsttt/BDOScoreAnalyzer?style=flat-square)](https://github.com/Nsttt/BDOScoreAnalyzer/blob/master/LICENSE.txt)




Screenshot of the main page.


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.

---