An open API service indexing awesome lists of open source software.

https://github.com/djschleen/docker-teleprompter

A teleprompter application that runs in a container
https://github.com/djschleen/docker-teleprompter

Last synced: about 1 month ago
JSON representation

A teleprompter application that runs in a container

Awesome Lists containing this project

README

        

# docker-teleprompter

A teleprompter application hosted in a docker container. Enter your own text and away you go.

![](teleprompter.png)

## Usage

Modify the ```config.env``` and ```deploy.env``` to suit your needs from a version and repo perspective.

To build: ```make build```
To run: ```make run```

## Additional References

Based on work from [Manifest Interactive](https://github.com/manifestinteractive/teleprompter). Also available online at [https://promptr.tv](https://promptr.tv)