Skip to content

Title Server: timed text preview frontend for Title

License

Notifications You must be signed in to change notification settings

loctools/title-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Title Server

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.

preview

Status

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.

Building and running the server

$ 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

Questions / Comments?

Join the chat in Gitter: https://gitter.im/loctools/community

About

Title Server: timed text preview frontend for Title

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published