Skip to content

Desktop app to upload subtitles to OpenSubtitles, using Node.JS and NWjs

License

Notifications You must be signed in to change notification settings

bonebizz21/opensubtitles-uploader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSubtitles Uploader

Build Status Dependency Status devDependency Status

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 !

ui

Confused? Wondering how to use it? Watch the tutorial video on Youtube!


Get involved

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

Develop

  • 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.

Distribute

  • Build packages and installers:

      gulp dist --platforms=all
    

About

Desktop app to upload subtitles to OpenSubtitles, using Node.JS and NWjs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 69.2%
  • CSS 19.5%
  • HTML 11.3%