This is a frontend for Title — Timed Text Localization Engine — that allows one to browse Title project directories and preview localized timed text tracks with the video.
Here's a preview of its UI, with Subtitles and captions overview instructional video from Vimeo Support.
NOTICE: This software has a status of an early preview. It doesn't have all the functionality and documentation that an initial stable release is supposed to have, and its set of commands and their syntax are expected to change without ay notice and without backward compatibility. Use at your own risk.
$ cd server
# build
$ go build -o server *.go
# create a configuration file
$ mkdir ~/.title-server
$ cp config.json.example ~/.title-server/config.json
$ nano ~/.title-server/config.json
# run the server
$ ./server
Join the chat in Gitter: https://gitter.im/loctools/community