Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gielcobben/caption
Get Caption, start watching.
https://github.com/gielcobben/caption
app caption electron electron-app macos subtitle subtitles
Last synced: 4 days ago
JSON representation
Get Caption, start watching.
- Host: GitHub
- URL: https://github.com/gielcobben/caption
- Owner: gielcobben
- License: mit
- Created: 2016-10-17T12:11:00.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T01:14:31.000Z (almost 2 years ago)
- Last Synced: 2024-12-14T09:25:04.061Z (11 days ago)
- Topics: app, caption, electron, electron-app, macos, subtitle, subtitles
- Language: JavaScript
- Homepage: https://getcaption.co/
- Size: 4.8 MB
- Stars: 1,348
- Watchers: 26
- Forks: 91
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Caption
INTRODUCTION
Caption takes the effort out of finding and setting up the right subtitles. A simple design, drag & drop search, and automatic downloading & renaming let you just start watching. Caption is multi-platform, open-source, and built entirely on web technology.
## โก๏ธ Contribute
Caption is completely open-source. We've tried to make it as easy as possible to
contribute. If you'd like to help out by adding features, working on bug fixes,
or assisting in other parts of development, here's how to get started:###### To begin working locally:
1. [Fork](https://help.github.com/articles/fork-a-repo/) this repository to your
own GitHub account
2. [Clone](https://help.github.com/articles/cloning-a-repository/) it to your
local device: `git clone [email protected]:gielcobben/caption.git`
3. Install the dependencies: `npm install`
4. Run the app by starting electron, building the code and watch for changes:
`npm start`
###### To build for production (should not generally be used):
5. Build the actual app for all platforms (Mac, Windows and Linux): `npm run
dist`
## ๐ฆ Sources
Caption currently uses 2 sources to gather subtitles. We're continuously adding
sources, but the app's open-source nature also allows you to add your own when
desired. This can be done in
[Caption Core](https://github.com/gielcobben/caption-core).###### Standard sources:
* [x] OpenSubtitles
* [x] Addic7ed
## โญ๏ธ Links
###### Makers:
* [Giel Cobben](https://github.com/gielcobben)
* [Vernon de Goede](https://github.com/vernondegoede)###### Friends:
* [Rick Wong](https://github.com/RickWong)
* [Huub Gelissen](https://twitter.com/gelissenhuub)###### Repositories:
* [Caption Core](https://github.com/gielcobben/caption-core)
* [Caption Website](https://github.com/gielcobben/getcaption.co)
## ๐จโ๐จโ๐งโ๐ฆ Open-source
###### Contributors:
###### Backers:
###### Sponsors:
Support this project by becoming a sponsor.
Your logo will show up here
with a link to your website.## ๐ License
[MIT](https://github.com/gielcobben/Caption/blob/master/LICENSE) ยฉ
[Giel Cobben](https://twitter.com/gielcobben)