vatsa92 / subtitler

Quickly download subtitles

Home Page:https://s8sachin.github.io/subtitler/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Subtitler is built using Electron React Boilerplate. That includes Electron, React, Redux, React Router, Webpack and React Hot Loader .




Install

First, clone the repo via git and install dependencies:

yarn

Run Development

Start the app in the dev environment. This starts the renderer process in hot-module-replacement mode and starts a webpack dev server that sends hot updates to the renderer process:

yarn dev

Packaging for Production

To package apps for the local platform:

yarn package

Debugging on Production

To package apps for the local platform:

yarn cross-env DEBUG_PROD=true yarn build yarn cross-env DEBUG_PROD=true yarn start

Maintainers

License

MIT © Sachin Srinivasan

Thanks to

Disclaimer

📢📢

  1. The app doesn't track you down in ANY way. Not Google Analytics, or any other service. Open a bug and let me know what do you think.
  2. The app doesn't store ANY media files ANYWHERE except on the device who use this app.
  3. This app downloads only public data available from Open Subtitles.

⚖ 🕵

Download

  • Free 💰
  • No ads 📣

Find your download: https://github.com/s8sachin/subtitler/releases/latest

About

Quickly download subtitles

https://s8sachin.github.io/subtitler/

License:MIT License


Languages

Language:CSS 56.7%Language:TypeScript 23.4%Language:JavaScript 17.4%Language:SCSS 1.8%Language:HTML 0.6%