sostenesapollo / remix-presentations-realtime

A web application that you can use to show your song lyrics in some computer screen and pass using your phone as remote control

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Presentation server

This project is a simple presentation server that can be used to present a song lyrics. It is written in Javascript and uses Remix, tailwind

  • I'm using the Holyrics Idea, But I want to do something more pratical and simple.
  • I want to plug it in my orange pi and keep it running all the time when I control everything from my phone.
  • I want a better crawler for new songs, the holyrics one is not the best.
  • I want to also implement the Bible as in Holyrics
  • I want to store the songs locally using prisma
  • I want to add the hability to play videos and images by just uploading it from my phone
  • This one is also open source, so different of holyrics It's open
  • As it is already web it can easily be used in multiple screens at the same time

Demo

How to run

  • My NodeJS version: v18.15.0
npm i
npm run build && npm run start

About

A web application that you can use to show your song lyrics in some computer screen and pass using your phone as remote control


Languages

Language:TypeScript 80.7%Language:PLpgSQL 10.3%Language:Dockerfile 4.2%Language:JavaScript 3.7%Language:CSS 1.0%