Read the statement by Michael Teeuw here.
-
@Mr.Meeseeks Nice!
-
Looking forward your updates.
-
@Mr.Meeseeks Also if you think you are at a stage where we can work together, feel free to make the pull request early, and I will have a look and see if I can help.
Otherwise I will concentrate on other stuff, which you have not already implemented.
-
Yeah but if you make the changes to the config.js it takes all the fun out learning for people who really want to… I’m not programmer and this would be WAY above my head but I do enjoy tinkering with things… I realize that in the end a total package would push the mirror into more people’s lap though… progress and this would be just a natural progression of things.
You guys that do this stuff are truly amazing and those of us who can’t Thank you!
-
It’s the MAGIC MIRRORS TO THE MASSES MOVEMENT!! M⁴!
-
Work in progress:
Config is not yet saved and adding a new module is not yet supported, but the rest is mostly ready.
-
This is an awesome module. Thanks for creating :)
I tried to download it via “sudo apt-get install https://github.com/Jopyth/MMM-Remote-Control”
but nevertheless I get the following notice:E: Unable to locate package https
E: Couldn’t find any package by regex ‘https://github.com/Jopyth’I hope you have a tip, how I can solve this :)
Kind regards,
Paul -
@PaulB as the install instruction says
git clone https://github.com/Jopyth/MMM-Remote-Control.git
-
@strawberry-3.141 as always… thanks a lot :)
If you still have the nerves to answer just one more question :) I would like to how to use the html web script.
I ve searched the IP-Adress but nether the local IP nor the IP4 would work.Do you have a betting guess which I should use?
Thanks a lot!
-
@PaulB by default you should be able to access the remote by
http://raspberrypi:8080/remote.html
or run
ifconfig
to research your ipthen access it via
http://ip:8080/remote.html