nautical-miles
nautical-miles
Hi, this is exactly what I'm looking for. I don't think it will cause any confusion for older people. From my point of view it is not more complicated as...
I tried to install it on one of my raspberries. It failed with the installation of electron. No matter if I do the manual install or using the script. 
> it works 👍 > > ``` > echo arch=armv7l>~/pi/TeleFrame/.npmrc > npm install > ``` > Yes, but have to delete the folder `node_modules/electron` if updating from an older version....
OK, I'm making progress. My steps so far: - clean install of raspian buster - install nodejs via apt-get from raspian - cloned TeleFrame from github (feature/touch-controll-bar) - npm install...
> Hmm, have you tried to update npm `sudo npm install npm@latest -g`? The version from apt-get is much older. Hi gegu, for testing I removed the Teleframe folder and...
Here are the both log files I could find. [TeleFrame-out.log](https://github.com/LukeSkywalker92/TeleFrame/files/3883902/TeleFrame-out.log) [TeleFrame-error.log](https://github.com/LukeSkywalker92/TeleFrame/files/3883903/TeleFrame-error.log) Sorry, I forgot: the hardware is: 2x Raspberry Pi, 3b+ one 7" touch screen and one 15.6" touch screen.
I still can't get it installed: 
Got it finally installed. See #44 Now it is testing if it still hangs after a while.
The new version is not stable on a raspberry pi 3. It still hangs after some time. Is there a way to see if electron fails and restart it. It...
For now I am restarting the Pi every hour. It is not nice but at least it does not sit there for days showing one and the same picture. I...