Skip to content

dslmeinte/MagicMirror

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MagicMirror

The super magic interface of my personal Magic Mirror. More information about this project can be found on the blog.

Modify js/config.js to change some general variables (language, weather location, compliments) and calendar.php to add your own ICS calendar.

For development purposes you could use another HTTP server other than Apache, e.g. a lightweight Node.js HTTP server. Install this using (sudo) npm install http-server -g and run it from the root of this repository using http-server. By default it runs on port 8080 or an increment of that if 8080 is already taken. The HTML file index_dev.html dispenses with the need of having PHP.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.9%
  • CSS 6.8%
  • PHP 1.3%