https://github.com/almostengr/hp-light-show
https://github.com/almostengr/hp-light-show
automation christmas-lights csharp html php website
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/almostengr/hp-light-show
- Owner: almostengr
- License: mit
- Created: 2025-02-23T14:37:47.000Z (over 1 year ago)
- Default Branch: web_enhancements
- Last Pushed: 2025-06-07T22:35:39.000Z (about 1 year ago)
- Last Synced: 2025-08-09T22:04:23.640Z (11 months ago)
- Topics: automation, christmas-lights, csharp, html, php, website
- Language: C#
- Homepage: https://thealmostengineer.com/projects
- Size: 65.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HP Light Show
## Problem
I wanted to have a way that visitors to the light show would be able to interact with the light show. While researching what others
were doing, I found a way for this to be done.
## Solution
I found a project called Remote Falcon that allows visitors to do some of the similar things that I wanted. However, it did lack some features.
Remote Falcon is maintained by one of the individuals in the light show community. It is a personal project of his and he does not charge
fees for the service. I debated with whether to fork the existing repository and make changes to the existing code, but it was apprehensive about doing so.
What I decided to do was to create my own jukebox implementation of the light show using my website. My implementation of this project, was
designed to have only the features that I desired to be included. This mainly consisted of users being able pick one of the songs that
that they wanted to hear and the Falcon Pi Player, play those songs in the order in which they were requested.
## More Information
For more information about this project, visit the User Guide folder or
[project page](https://thealmostengineer.com/projects/light-show-extender).
## References and Guides
Additional information and coding examples that were used
* https://www.parksq.co.uk/dotnet-core/dependency-injection-httpclient-and-ihttpclientfactory