Jon Heller
b618f46d5e
add comments to weather.js
2015-10-23 17:02:25 -04:00
Jon Heller
e3b33913ed
add comments to version.js
2015-10-23 17:02:15 -04:00
Jon Heller
328db24bee
add comments to time.js
2015-10-23 17:02:03 -04:00
Jon Heller
4b520f842a
add comments to compliments.js
2015-10-23 17:01:53 -04:00
Jon Heller
8f3a114bc2
add comments to the top of each function
2015-10-23 16:51:30 -04:00
Jon Heller
c9ab81612f
add error message when news retrieval fails
2015-10-23 16:42:13 -04:00
Jon Heller
d47ff02c51
change en to nl as per original
2015-10-23 16:34:02 -04:00
Jon Heller
ce6c084345
revert config to original settings
2015-10-23 16:33:41 -04:00
Michael Teeuw
840285d687
Update README.md
2015-10-19 21:20:34 +02:00
Jon Heller
458407b52d
move calendar into its own folder and file
2015-10-19 02:15:44 -04:00
Jon Heller
8b78d8b5a7
change version checking to 10 minutes
2015-10-19 01:30:24 -04:00
Jon Heller
dc7ee44e7f
force min/max temp to one decimal place
2015-10-19 01:28:51 -04:00
Jon Heller
07ec697e2c
move version checking code into its own folder and file
2015-10-19 01:22:00 -04:00
Jon Heller
e35c9e9fc5
catch empty rss results, fix catching of bad feed options
2015-10-19 00:57:33 -04:00
Jon Heller
859b7591fc
move news into its own folder and file
2015-10-19 00:42:34 -04:00
Jon Heller
c2f9d0a06c
move time into its own file and folder
2015-10-18 22:16:45 -04:00
Jon Heller
0dee9c0bd9
set weather updates on an interval
2015-10-18 22:13:59 -04:00
Jon Heller
fc4e916a99
remove console statement
2015-10-18 21:34:05 -04:00
Jon Heller
568c0ecc43
add weather.js file to index.php
2015-10-18 21:31:01 -04:00
Jon Heller
97bd948200
move weather into its own folder and file
2015-10-18 21:28:58 -04:00
Jon Heller
2e812ac8ae
make config for compliments more organized
2015-10-18 16:12:07 -04:00
Jon Heller
4bca536404
move compliments out into its own file
2015-10-18 16:03:20 -04:00
Michael Teeuw
ed5fbed7d9
fix openweather api requirement
2015-10-10 18:26:02 +02:00
Michael Teeuw
67447839ee
Remove Dishwasher Code
2015-04-05 11:44:40 +02:00
Michael Teeuw
c7f72e768d
Merge pull request #17 from kaiser07/patch-1
...
Update calendar.php
2015-03-07 21:48:54 +01:00
Cristian Rodriguez
ecfbd07359
Update calendar.php
...
Fixes some errors when getting data from icloud (It fixes on my case)
2015-03-07 20:16:06 +01:00
Michael Teeuw
629a94a84e
Merge pull request #15 from paviro/master
...
Added different compliments for different times of the day
2015-01-08 22:57:45 +01:00
Paul-Vincent Roll
7d7bacfff7
Added different compliments for different times of the day
2015-01-08 22:48:22 +01:00
Michael Teeuw
460cb40f56
Decoding using gzinflate.
2014-11-24 18:37:49 +01:00
Michael Teeuw
ab16a3c2dd
Experimental fix the encoding issue for the iCAL calendar.
2014-11-24 17:28:54 +01:00
Michael Teeuw
5c94016415
Merge pull request #12 from Tuxdiver/rrule
...
Thanks for your effort!
2014-10-28 11:50:20 +01:00
Dirk Melchers
8e4ebde957
Added support for rrule handling in ics events
2014-10-26 11:09:25 +01:00
Michael Teeuw
dd5bf51db9
Merge pull request #9 from chmullig/master
...
Add weather icons to forecast. Use updated ical parser to convert UTC. Feed URL in config.
2014-08-20 17:34:45 +02:00
Chris Mulligan
ad7d7f655f
README improvements
2014-08-20 10:50:36 -04:00
Chris Mulligan
b530171990
Reverting to original config parameters
2014-08-20 10:47:54 -04:00
Chris Mulligan
24ab382bb2
Update ical_parser to parse in UTC and convert to local time.
...
Using j08lue's fork from https://github.com/j08lue/JavaScript-Ical-Parser
2014-08-20 10:45:11 -04:00
Chris Mulligan
eb7350fb52
Add the newsfeed URL to config. Add weather icons to the forecast.
2014-08-20 10:42:02 -04:00
Michael Teeuw
b8b32a449c
Change URL of XBEE Monitor
2014-06-17 16:46:14 +02:00
Michael Teeuw
1f2b7e77fd
Local hosting of socket.io
2014-06-17 16:45:20 +02:00
Michael Teeuw
d9a66a8b08
Merge pull request #7 from yuki/master
...
Added few improvements to make MagicMirror better
2014-05-23 13:16:20 +02:00
Yuki (aka Ruben Gomez)
0eea07f3d9
Added few improvements to make MagicMirror better
...
Used momentjs' translations for every DateTime strings. No more need to add translations.
Added config.js to use as a central file for configurations.
Try to use Gmail's calendars and I've seen that there are some problems (with old events,
when an event has "email remembers", and with TimeZones). I'll try to solve it soon.
2014-05-22 19:48:46 +02:00
Michael Teeuw
d33d681887
Merge pull request #6 from marcus-no/master
...
Added UTF-8 char set and Norwegian translation
2014-05-20 09:35:48 +02:00
marcus-no
f461541f12
Added Norwegian translation
2014-05-19 21:31:01 +02:00
marcus-no
69c9a1f540
Added UTF-8 charset to header
2014-05-19 21:30:21 +02:00
Michael Teeuw
febdfd79fd
Merge pull request #5 from danieljcooper/master
...
Corrected English spellings
2014-05-07 10:51:49 +02:00
danieljcooper
f51897346d
Update main.js
...
changed Thru to Thur
2014-05-06 21:03:18 +01:00
danieljcooper
4b2709d7e3
Corrected English spellings
...
Corrected English spelling of October, added capitol letters to months and days. Updated abbreviations.
2014-05-06 20:49:20 +01:00
Michael Teeuw
b04b185cf9
Add french translation for "Today"
2014-05-02 13:41:17 +02:00
Michael Teeuw
bc64bd2b09
Merge pull request #3 from gautric/master
...
Fr translation include
2014-05-02 13:39:17 +02:00
Michael Teeuw
2cf113c86f
Merge pull request #4 from Trueffelwurm/patch-1
...
Added translation for today
2014-05-02 13:38:57 +02:00