@sdetweil thank you!
Read the statement by Michael Teeuw here.
![](/assets/uploads/profile/uid-10330/10330-profileavatar-1641294976721.png)
Posts
-
iCloud Calendar help
I’m building a mirror for a family member and I really need your help getting the link for the calendar. I don’t use an Iphone so I’m lost on helping them get the link.
I’ve read many posts about how to change the webcal url to https and use that link but every version of the link downloads the ics file locally.
How can I help them find the correct link to use in their mirror?
-
MagicMirror server OS question
Can I run MagicMirror in server mode on an OS other than Raspbian or Raspberry Pi OS?
-
RE: Hiring Developer
I found a great module here that will do everything I need!
-
Hiring Developer
I am looking for a developer to code a module that I can customize to my own.
What I am looking for is a module that I can pass the URL to from the config, the URL returns JSON and specific lines from the JSON are displayed. I also want to be able to set the refresh rate of the data in the config file.
I’m an old school developer and can develop with PERL, PHP, C, Cobol, etc. I’m very familiar with Javascript and CSS, so I do not believe I will have any issue using this base module to extend into a few modules I would like to create.
I’m open to paying a reasonable rate. However, I realize what some consider reasonable is not what I may consider reasonable, so I can pay up to $200 for this base module.
I would love to discuss this further with someone and explain in detail. Please feel free to reply here or message me if you are interested.
-
RE: Starting from an existing module?
Thanks for the reply.
The JSON command works from a browser.
This is the command
http://192.168.1.9/JSON?request=getstatus&ref=260,175,233260,175,233 would be the IDs I would like to pass
-
Starting from an existing module?
I saw in this post a couple of people recommend starting with an existing module when attempting to create your own module.
I have a JSON command that returns information I was to display on my Magic Mirror.
The only two variables I want to specify in the config are the device IDs to pass to the JSON command and the amount of time (in minutes?) I would like to refresh this data.
What would be a good module to start with for these requirements?