Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.
/ serif Public archive

Open source web-based lyrics display software

Notifications You must be signed in to change notification settings

lytebox/serif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serif

Web-based lyrics display software.

Background

This project is maintained by Hizkia Felix and Jonathan Filbert. Originally we started this project as we have been searching for an alternative and more flexible lyric displaying software to be used in our local church.

We have tried some free and open source church software, but they are just either too fragile, bloated, or did not fit our needs.

We 👏 Just 👏 Want 👏 To 👏 Display 👏 Lyrics.

And so we decided that desktop software is not really our target product here, since there are a lot of people that have done so. So we picked an alternative approach, which is to developed a web app instead. Not just an ordinary web app, but a blazing-fast web app whose sole job is to display lyrics in a single browser page with a black background (As the approach in our church is to layer this lyric afterwards to our Resolume visual layer).

Stack

  • React ⚛️
  • Redux ♻️
  • Styled Components 💅🏻
  • Cross tab functionalities using Local Storage 🌍

What's included?

  • / Homepage
  • /controller Control Page
    • You can control which songs and which lyrics should be displayed by the display page
    • You can also add new songs in this page
  • /display Display Page
    • You can see the displayed lyric here
    • It is recommended to run this tab on a seperate window as this will be the page that is displayed on your projector / external display device.

How to run this?

  • git clone
  • npm install
  • npm start
  • Go to http://localhost:3000 in your browser
  • ???
  • Profit! 💰

About

Open source web-based lyrics display software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published