Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 301 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 301 Bytes

timestamperino-kripperino

Require node >v22.0.0

To install dependencies:

bun install
sudo apt-get install tesseract-ocr

To run:

bun run src/index.ts

This project was created using bun init in bun v1.1.8. Bun is a fast all-in-one JavaScript runtime.