# easysubs **Repository Path**: jsp007/easysubs ## Basic Information - **Project Name**: easysubs - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-24 - **Last Updated**: 2021-02-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Easysubs =============

Screenshot

## What's this? Easysubs is an open source app that allows you to download subtitles from [OpenSubtitles] in a very fast and simple way. I used [electron-vue] as a starter and [Photon] for the UI. ## Why? I was using a similar app that recently stopped being free. ## Download * [OS X and Windows] ### Getting Started ``` $ git clone https://github.com/matiastucci/easysubs $ cd easysubs $ yarn # or npm install $ yarn run dev # or npm run dev ``` ### Making a release ``` $ yarn run build # or npm run build ``` [OpenSubtitles]: http://www.opensubtitles.org [electron-vue]: https://github.com/SimulatedGREG/electron-vue [Photon]: http://photonkit.com [OS X and Windows]: https://github.com/matiastucci/easysubs/releases