cathoderaydude / Babel

A simple translation tool for on-screen text using Google Cloud Vision and Translate. Intended for translating emulated videogames and similar things.
MIT License
2 stars 0 forks source link

Add odometer #24

Closed cathoderaydude closed 4 years ago

cathoderaydude commented 4 years ago

A status bar should show the number of OCRs and characters processed. This should be stored in a file and reset on the first of each month, plus we can track the total number for funsies and display it in the about menu.

hbloom1783 commented 4 years ago

I think you can dump the counters in the settings, for the sake of not doing file IO