Skip to content

JUk1-GH/Transloom-public

Repository files navigation

Transloom

Transloom is a local-first desktop translation app built with Electron and Next.js.

What It Includes

  • Text translation workspace
  • Screenshot OCR and translation
  • Immersive screenshot translation
  • Local glossary, history, and usage storage
  • Desktop bridge for capture, popup translation, and settings

Tech Stack

  • Next.js 16
  • React 19
  • Electron
  • Prisma + SQLite
  • Local OCR helpers

Development

npm install
npm run dev
npm run dev:desktop
npm run lint
npm run typecheck

Desktop Build

npm run build:desktop
npm run package:desktop

Notes

  • This public export intentionally excludes private automation, local AI control-plane files, logs, captured screenshots, and repository-specific operating notes.
  • Local database files are not shipped in this repo. Prisma/SQLite state should be created at runtime on your own machine.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors