A comics & manga translation tool.
(It's primarily for manga atm.)
- Win (zip/exe)
- MacOS (zip/dmg)
- Linux (zip/AppImage)
- Source code (zip/tar)
- Pre-requisites
- node.js, installed via:
- Manual download from node.js website
- nvm (linux/mac)
- nvm-windows
- node.js, installed via:
- Clone
npm ci
cd script/window
npm ci
- Build:
npm run build
Watch:npm run watch
(automatically launches electron & relaunches on file change)
Each pull should close an issue.
I have no idea which one to use. Something along the lines of MIT except with Commons Clause? I dunno. Just be respectful okay?
- DON'T steal the whole codebase to make your own version of the app or a similar app, especially for monetary gain.
- You MAY sell content created with the software.
- You MAY use pieces of the source code in your own projects, provided you leave credit in the source code (if open source) and in the UI of whatever you make itself (when bundled.)