Easily upload your subtitles to OpenSubtitles.org, as simple as drag&drop
Built with love and ducktape in HTML5 and Node.js.
Download the latest version, for Windows/OSX/Linux !
Confused? Wondering how to use it? Watch the tutorial video on Youtube!
Here's a few easy ways of getting involved with the project:
- Report any bug/issue
- Fork, commit, then send a Pull Request
- Translate the application on Transifex (or send me a .json)
- Tell your friends
-
Install dependencies, download binaries:
npm install -g gulp-cli npm install gulp build
-
Start live-development:
gulp run
-
CTRL+D to open devtools (debugger), CTRL+R to reload.
-
Build packages and installers:
gulp dist --platforms=all