A simple, web-based church presentation system
Please note this has only been tested in the latest Chrome for MacOSX
Current Status: alpha
- Install nodejs for your OS
- Install mongodb
- Create a database called "presentdb"
- Download and extract zip file of source
- In the command line run
npm install .
- Run the following code:
node ./index.js- Your done! Navigate to localhost:8080 for the presentation and localhost:8080/desktop.html for the interface.
Add a song Click on the text "Songlist"
Edit a song Hover over the song then click the little pencil
Delete a song Edit the song, then click the "x" next to the song title
Add a song to the set list Click on a song in the song list
Preview a song Click on a song in the set list
Change presentation background color Click on the first square icon on the Preview toolbar
Change presentation text color Click on the second square icon on the Preview toolbar
Make a song live Click the play button next to the "Preview" header
Show only the background Click "Clear"
Black out the screen Click "Black"
Stop the presentation Click "Live"
- Open the http://localhost:8080/index.html file in your web browser
- Move it to the screen your projector uses
- Full screen the web page
- In another window open http://localhost:8080/desktop.html