Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justjim1220/MMM-HolidayLights
this module shows a string of flashing lights across the top of your MM2 * That have different colors of lights corresponding to the 'holiday', or * 'season', or 'celebrated day' that you choose to place in the code.
https://github.com/justjim1220/MMM-HolidayLights
Last synced: 3 months ago
JSON representation
this module shows a string of flashing lights across the top of your MM2 * That have different colors of lights corresponding to the 'holiday', or * 'season', or 'celebrated day' that you choose to place in the code.
- Host: GitHub
- URL: https://github.com/justjim1220/MMM-HolidayLights
- Owner: justjim1220
- License: mit
- Created: 2018-10-05T13:00:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-25T13:05:50.000Z (almost 6 years ago)
- Last Synced: 2024-06-29T08:37:05.802Z (5 months ago)
- Language: CSS
- Size: 1.38 MB
- Stars: 19
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mmm - **MMM-HolidayLights**
README
# MMM-HolidayLights
Holiday Lights for MM. Base Module: MMM-Xmas by cowboysdude# Installation
Clone to you MM2 modules directory, No install neededgit clone https://github.com/justjim1220/MMM-HolidayLights.git
# Config Entry{
module: "MMM-HolidayLights",
position: "fullscreen_above",
config: {
css: "", //See ReadMe for choices available
}
},## Options
Insert the name of the css file you want to use.
**Just the Name, not the extension.**
**IE: Use Christmas, NOT Christmas.css**See the CSS folder for names available
There is also a HolidayTemplate.css file, Make your own color scheme!## Examples
** Holidays**
![](images/NewYears.png)
Nears Years![](images/Valentine.png)
Valentines Day![](images/Easter.png)
Easter![](images/FourthOfJuly.png)
4th Of July![](images/Halloween.png)
Halloween![](images/Thanksgiving.png)
Thanksgiving![](images/Christmas.png)
Christmas**Events & Celebrations**
![](images/MardiGras.png)
Mardi Gras![](images/Pride.png)
Pride Festival**Seasons**
![](images/Spring.png)
Spring![](images/Summer.png)
Summer![](images/Autumn.png)
Autumn![](images/Winter.png)
Winter**NFL Team Colored Themes**
![](images/Chiefs.png)
Chiefs![](images/Cowboys.png)
Cowboys![](images/Broncos.png)
Broncos![](images/Patriots.png)
Patriots![](images/Packers.png)
Packers![](images/Titans.png)
Titans![](images/Dolphins.png)
Dolphins
**Hope y'all like it!!!**