Read the statement by Michael Teeuw here.
-
@Jopyth Sounds great!
If you want the all-in-one package:
I could imagine you need to be able crawl and index all installed modules and openup their modulename.js files to be able to determine what configurable parameters it has.
That way it should be possible to vreate buttons in the remote to add an installed module from a list and add and edit the parameters.This might need a change in the core structure, because it would be nice to know what parameters per module are availble and what the possible values are…
(Like what’s posted on most of the modules github pages.)And how about an option to drag and drop the order of the modules.
Another (slimmed down) way to go would be to just look at the current config and make al parameters editable in a form. Maybe create an option to add a new parameter and it’s value. The users should know the name and possible values for the parameter.
In the future you could even dream about an option to ‘git pull’ a module to update it from the gui. Or to ‘npm install’ the depencies. And maybe even download and install new modules that are availble online…
But that’s just me dreaming… -
@Jopyth I’ve added on mine ability to refresh browser, update mm and modules, and send alerts. I’ll probably work on installing and configuring modules next.
I’ll push merge soon -
@Mr.Meeseeks Nice!
-
@Mr-Meeseeks
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.htmlor run
ifconfigto research your ipthen access it via
http://ip:8080/remote.html -
@PaulB In addtition to what @strawberry-3.141 wrote, you can also set a position in the config, and it should display the URL on the mirror, for example like this:
{ module: 'MMM-Remote-Control', header: 'Remote Control', position: 'bottom_right' }, -
@Jopyth
This is a hardcore module from what I see here. Nice one!Say, would “turn on monitor for x minutes” be a possible feature?
Like a sleep timer on the TV.I come from an energy saving point of view and “turning on” is great but you know how we are. We always forget to turn things off.
Cheers
done -
@done Thank you.
Yes this is certainly possible. Would it make sense to also make an option, which automatically switches off the screen at the start up then? So the “default” would be, that the screen is off, but you can switch it on for x Minutes?
-
@Jopyth I think I don’t understand the difference? :D
Or you’re talking about the default sleep time that is already set at start up of the pi?
So that, no matter what you do, you set a (default) timer of i. e. 15 minutes when the hdmi switches off. -
-
@Jopyth Amazing work so far!
Can’t wait for the ‘finished’ product (read: next major version). -
The remote-control works really great, thank you very much for this module!
-
Holy smokes @Jopyth you refactored a lot, it’s taking me some time to merge my changes in
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login