ok I will try. The reason I am doing cli was because with desktop gui, I found it very sluggish on the rpi zero.
Read the statement by Michael Teeuw here.
Best posts made by roccodicarlo
-
RE: MMM-GooglePhotos
Latest posts made by roccodicarlo
-
RE: MMM-GooglePhotos
@Sean How would it be possible to run multiple instances so that I can have two picture frames displayed?
-
RE: MMM-GooglePhotos
This new version works great. Thanks for all your effort. Is it possible to rotate the photo (similar to rotation of sticky on MMM-Memo) so that it looks like a photo on a cork board. I would like to rotate it ± 20 degrees.
-
RE: MMM-Memo - Add some memos on your page and manage them through HTTP request
I installed jarvis and have it sort of working but I am not sure how you convert numbers that are text (one, two, three) from the STT engine to integers for the phone number or memo item number etc. that must be included in the HTTP get quest
-
RE: MMM-GooglePhotos
ok I will try. The reason I am doing cli was because with desktop gui, I found it very sluggish on the rpi zero.
-
RE: MMM-GooglePhotos
I am running MM on a RP zero W and I only have the RPi command line. It is running in server mode. When I execute node generate_token.js, it does not bring up a browser window where I can authorize for a token. Do I need to do something different?
-
RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10
I am getting errors when executing NPM install
$ npm install
npm ERR! code EPROTO
npm ERR! errno EPROTO
npm ERR! request to https://registry.npmjs.org/feedme failed, reason: write EPROTO 15828:error:14094419:SSL routines:ssl3_read_bytes:tlsv1 alert access denied:c:\ws\deps\openssl\openssl\ssl\record\rec_layer_s3.c:1544:SSL alert number 49
npm ERR!npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\dicarlro\AppData\Roaming\npm-cache_logs\2020-03-11T19_20_19_606Z-debug.logDoes this require Adminstrator login…I am not logged in as administrator