https://github.com/loctools/title-server
Title Server: timed text preview frontend for Title
https://github.com/loctools/title-server
Last synced: over 1 year ago
JSON representation
Title Server: timed text preview frontend for Title
- Host: GitHub
- URL: https://github.com/loctools/title-server
- Owner: loctools
- License: mit
- Created: 2019-10-31T20:38:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-23T02:30:49.000Z (over 3 years ago)
- Last Synced: 2025-01-21T09:29:07.427Z (over 1 year ago)
- Language: JavaScript
- Size: 74.2 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
- License: MIT-LICENSE.txt
- Authors: AUTHORS
Awesome Lists containing this project
README
# Title Server
This is a frontend for [Title](https://github.com/loctools/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](https://vimeo.com/358296408) instructional video from Vimeo Support.

# 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
```sh
$ 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