1
0
Fork
You've already forked intelli-ocr
0
No description
  • Rust 95%
  • Nix 3.3%
  • Shell 1.7%
Find a file
DaRacci 9ea4b8bc54
feat(overlay): thats a semi functional overlay
I mean it displays text thats a start.
Also noticed there is a massive memory leak, each time its triggered its storing a new screenshot that isnt being freed each time.
2026年06月09日 22:47:09 +10:00
data/datasets feat: skeleton 2026年06月09日 12:38:44 +10:00
docs feat: skeleton 2026年06月09日 12:38:44 +10:00
scripts feat: skeleton 2026年06月09日 12:38:44 +10:00
src feat(overlay): thats a semi functional overlay 2026年06月09日 22:47:09 +10:00
tests feat: skeleton 2026年06月09日 12:38:44 +10:00
.envrc chore: init 2026年06月09日 12:38:44 +10:00
.gitignore chore: init 2026年06月09日 12:38:44 +10:00
Cargo.lock feat(overlay): thats a semi functional overlay 2026年06月09日 22:47:09 +10:00
Cargo.toml feat(overlay): thats a semi functional overlay 2026年06月09日 22:47:09 +10:00
flake.lock chore: init 2026年06月09日 12:38:44 +10:00
flake.nix feat(overlay): thats a semi functional overlay 2026年06月09日 22:47:09 +10:00
LICENSE chore: init 2026年06月09日 12:38:44 +10:00
rust-toolchain.toml chore: init 2026年06月09日 12:38:44 +10:00
typos.toml feat(overlay): thats a semi functional overlay 2026年06月09日 22:47:09 +10:00