light4 / christina

An assistant to help play with `STEINS;GATE`.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Christina

An assistant to help play with STEINS;GATE.

Take a screenshot then get the Japanese text and translate.

translated

Build

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

Usage

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.

Okabe-Rintaro-and-Makise-Kurisu-Steins-Gate.png

About

An assistant to help play with `STEINS;GATE`.


Languages

Language:Rust 84.6%Language:JavaScript 10.0%Language:HTML 5.3%