An assistant to help play with STEINS;GATE.
Take a screenshot then get the Japanese text and translate.
Powered by https://www.rust-lang.org and https://tauri.app.
Depends on tesseract.
Refactored to use wry directly.
# for debug
cargo build
# for release
pnpm build && cargo build --release
Set a global shortcut, start game and run.
This tool will keep a system tray when close. Use system tray to quit.
Program will listen to keyboard events: when space/enter/m
released, will trigger the
work flow.
Capture screen -> process image -> OCR -> translate -> reload content.
If it's already running when start, contents will reload. So just input shortcut when you want to use it.