Skip to content

random-robbie/MagicMirror

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MagicMirror

Original Readme Info

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

Runs as a php script on a web server with basically no external dependencies.

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

My Addtions

Edit trains.js to edit the train journey you will need to know.

Main Changes

Jquery on google CDN.
Weather icons on CDN.
JS updated to show icons for weather with CDN.
Removed unsused code for dishwasher
Added train times from National Rail.
No cache of page.
Git ver check delayed by 3 mins to save pulling on device and log files.
W3C Validation fails only due to one DIV

To Do:

Ideas required.... let me know what you want.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.7%
  • PHP 5.4%
  • CSS 4.9%