All Projects → pietrop → subtitlesComposer-app

pietrop / subtitlesComposer-app

Licence: CC0-1.0 license
A simple os x desktop app built in electron, using Aeneas under the hood to generate captions files from media(audio or video) and plain text transcriptions without time-codes.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

subtitleComposer App

Build Status

A simple os x desktop app built in electron, using Aeneas under the hood to generate captions files from media(audio or video) and plain text transcriptions without time-codes.

Usage

  1. --> See user manual for more details <--

  2. Go to release section and download, packaged version, ready to use version.

Video + text screenshot

Dev setup

git clone, cd into folder, npm install, npm start.

Build

After having done step fo dev setup, do

npm run build:mac

To package dmg for mac, when done, check the ./dist folder in the repo.

There's also a travis CI continuos integration build that is triggered on very commit for the Linux version, some notes on this setup here

Stack

The app uses electron, bootstrap with bootswatch paper theme, and purpously does not make use of any front end framework to keep things simple a this stage, where the UI/UX and functionality are being defined.

For the alignement it uses the Aeneas open source project, see user manual for more details on how to get setup with that locally.

Issues

Feel free to get in touch if you have any issues, thoughts, questions, or ideas.

Active Contributors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].