Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 775 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 775 Bytes

ingress-stats-parser

Script for OCR parsing of Ingress agent statistics screenshots

Status

This project is in a early experimental status.

WTF?

This script is inspired by the fantastic agent-stats.com project. Automated parsing of Ingress agent stats screens would useful for many Ingress related community projects like local competitions. This project aims to get a reliable base for OCR on stats the agents provide to your project / database.

Be aware that this version is only tested on Ubuntu 14.04.

How can i help?

  • Fork and send in pull requests!

Requirements

  • Bash
  • ImageMagick
  • tesseract-ocr

ToDo

  • Output formatting (json/xml/...)
  • Cleanup of temp files
  • Medal recognition
  • Automated tests
  • ... your ideas