@doubleT thanks for everything, I got it working. Now some other hiccups to work on.
Read the statement by Michael Teeuw here.
Latest posts made by Coltjb45
-
RE: How to add modules. For absolute beginners.
-
RE: How to add modules. For absolute beginners.
@doubleT not exactly sure what you’re talking about and don’t know what editor.
-
RE: How to add modules. For absolute beginners.
still having problems figuring it out. this is what i have.
}, { module: "MMM-JEOPARDY", position: "top_left", config: { useHeader: false, // true if you want a header header: "This is Jeopardy!", maxWidth: "250px", animationSpeed: 3000, // Fades to next clue } },[ { module: 'MMM-forecast-io', position: 'top_right', // This can be any of the regions. config: { // See 'Configuration options' for more information. apiKey: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', // Dark Sky API key. // Only required if geolocation doesn't work: latitude: 16.77532, longitude: -3.008265 } } ] { module: "compliments", position: "lower_third" }, { module: "currentweather", position: "top_right", config: { location: "New York", locationID: "", //ID from http://www.openweathermap.org/help/city_list.txt appid: "xxxxxxxxxxxxzxxxxxxxxxxxxxxxxxxxxxx } }, { module: "weatherforecast", position: "top_right", header: "Weather Forecast", config: { location: "New York", locationID: "5128581", //ID from http://www.openweathermap.org/help/city_list.txt appid: "xxxxxxxxxxxxxxxxxxxxxxxxx" } }, { module: "newsfeed", position: "bottom_bar", config: { feeds: [ { title: "New York Times", url: "http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml" } ], showSourceTitle: true, showPublishDate: true } }, ]
-
RE: I'm very new to this
@Mykle1 I went and grabbed the api key and entered it in and still can’t get it to work, I must be doing something wrong?
-
RE: I'm very new to this
Thanks a lot Peter! That helped me out a ton! I have it up and running now but the weather isn’t displayed and the screen didn’t rotate. Help with troubleshooting that would be great! I would also like to know how to customize it to my personal preference. Thanks in advance!
-
I'm very new to this
I just got my first pi, downloaded magic mirror and don’t know how to make it work now. Any help would be great?
-
RE: Npm start issues
I tried your first suggestion and this is what happened.
pi@raspberrypi:~/MagicMirror $ DISPLAY=:0 nohup npm start &
[1] 1854
pi@raspberrypi:~/MagicMirror $ #nohup: ignoring input and appending output to 'nohup.out -
RE: Npm start issues
I used automatic installer. And the OS was the lite system that came with my raspberry