Read the statement by Michael Teeuw here.
making magic mirror
-
Hello Community,
i want to sell my own magic mirror but i dont want to use this magic mirror since i shouldnt sell it illegally.
im currently learning javascript…
can someone give me an advice how to coding from the scratch…?sory for bad english
-
@alifsuria coding is the easiest thing to do.
You need to design it, figure out what u want it to do, and how.
Then find components that enable that function, then determine what coding language and style will allow you to bring it all together. (Integrate the components)
As an example, MagicMirror is implemented where u can access the application remotely from a browser…
The smart-mirror (evancohen on GitHub) design does not enable that. -
@sdetweil component?did you mean like raspberry pi or stuff?
i have raspberry pi 3 with raspbian in it and i have install the magicmirror by @MichMich …i have play around with it … study the coding …
i want to create my magic mirror just like that one but all of it with my own coding including the modules…
i dont know anything except a bit of coding…please help
sory if im wrong…im a slow witted…sorry for bad english
-
@alifsuria if u copy the design, then u have the same copyright problem
-
@sdetweil ooooh ok …thank you sir…i understand now…
-
You don’t need to invent the wheel twice by your own. (Unless your wheel might be squared)