Read the statement by Michael Teeuw here.
More of a Smart Display than a Magic Mirror..
-
@Camthalion if you had made a fork of the mm project and other modules you could use git to commit them and upload back to your fork(s)
then someone could clone your fork instead of mm base, or you could submit a Pull Request to mm and have them consider your changes…
-
@sdetweil There is is!
https://github.com/Camthalion77/SmartScreen -
@Camthalion cool… I will add this
do NOT change our files… every config change can be done thus config.js and custom.css
all your changes to main.css can be done in custom.css
css is a stack , searched from the top down
custom.css on top module provided css main.css
first found wins.
so you could put all you main.css changes in custom.css
and some you could change other variables (border size etc) as we have added those things in the last couple releases… (so you don’t have to make such drastic changes)
but very cool
thanks for the repo
-
@sdetweil :face_with_tongue: :smiling_face_with_halo: :upside-down_face:
-
@Camthalion I use the same consept of the “smart” screen for 3-4 years now,displaying photos,news,our cameras and other stuff…
the next todo things are,touchscreen,and somehow displaying the info i ask from Google Assistnt.
-
@costascontis Very beautiful!
I have only one objection! Set the language to Greek throughout the program. Not just on the news! :) -
@sdetweil First found wins? I thought it was the other way around… custom.css would load last and override previous. LIFO, effectively.
-
@BKeyport yes, first found wins
order loaded sets that up
-
@Camthalion said in More of a Smart Display than a Magic Mirror..:
Set the language to Greek throughout the program. Not just on the news!
that is for a reason ,all tech in our home is english speaking to encourage our 6 yo to use english language.
-
@costascontis :smiling_face_with_sunglasses: Σωστός… (Cool…)