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

https://github.com/klocman/text-to-screen

Display text on a remote display, great for song lyrics and recitals!
https://github.com/klocman/text-to-screen

organizer projection singing song-lyrics teleprompter text-display text-editor wysiwyg wysiwyg-editor

Last synced: 3 months ago
JSON representation

Display text on a remote display, great for song lyrics and recitals!

Awesome Lists containing this project

README

          

# Description
TextToScreen is used to display song lyrics or recital scripts on an external monitor or projector. It has a built in text manager and editor, so it is fully contained. It was initially created for use by church choruses.

One of the major features of this program is its WYSIWYG interface. You can see how the output will look like before sending it to the external display.

You can import texts from external sources or write it inside of TTS. You can easily fix mistakes or add verses while displaying the text without any problems. All of the texts are stored as plain .txt files inside of a .zip archive, no proprietary formats!

## Examples
![Example](https://a.fsdn.com/con/app/proj/text-to-screen/screenshots/capture_006_27082015_165413.png)

![2-screen example](https://a.fsdn.com/con/app/proj/text-to-screen/screenshots/capture_007_27082015_165703.png)

## Download
[SourceForge](https://sourceforge.net/projects/text-to-screen/)

## Compiling
Source can be compiled in any modern version of Visual Studio. The KlocTools library is required, it can be downloaded [here](https://sourceforge.net/projects/kloctoolslibrary/).