Requirements: Raspberry Pi 2 or 3 or 4 – https://amzn.to/3k9QpFD or Set https://amzn.to/3qJ6CUG SD Card bigger 8 GB HDMI Cable USB-Adapter Monitor Custom made frame for Monitor DIY? and then: Sand Paper- https://amzn.to/3ukk3wz Paint Spray – https://amzn.to/3dINwtY Custom made glass for Monitor 80C Spy Film – SolarScreen 9,88€/m² Spiegelfolie Silber statische Fensterfolie 2m x 0,91m Selbsthaftende Folie für Sonnenschutz Sonnenschutzfolie UV-Schutz Spionfolie Installation: Unzip the image and install it to an SD card Official image mirror is here or https://github.com/guysoft/MagicMirrorOS Configure your WIFF in magicmirroros-wpa-supplicant.txt at the root of the flashed card. Put SD-Card in to Raspberry PI and Boot up. […]
Development / PHP
Symfony Certification – Step 1 : Prepare
Practice Old Smyfony 2 Certification Questions : How To Practice Symfony2 Certification Questions (Certificationy) Preparation Lists Symfony Certification Preparation List Learn for Symfony certification Views: 17
Development / Javascript
Electron-Vue – Webpack ReferenceError: process is not defined
Modify HtmlWebpackPlugin in the Files .electron-vue/webpack.web.config.js and .electron-vue/webpack.renderer.config.js: Views: 24
Development / Javascript
Electron – Uncaught Error: Cannot find module ‘axios’
re-check if modul installed. add plugin/modul in the webpack.renderer.config.js, like Views: 43