Read the statement by Michael Teeuw here.
Its may a problem with node_helper
-
I used the MMM-Traffic module as base for learning how the hole thing should work.
Now i am working on some styling stuff and make it a bit more dynamic.
BTW: Australian dollar is possible ;)
I think i will upload it tomorrow evening (CET).
-
Dude… Legend…
lol
Will hang out in anticipation… Just ordered some PIR senses… getting exciting lol
Thanks again…
Hopefully I can pick through your module to learn how to make my own… I’m trying…
Where are you pulling the prices from?
-
I get them from https://blockchain.info/ticker and read the json line for a selected currency.
You can define a desired Price. The displayed price is marked green when its reached. In addition i want to display a graph for a week or so, but its not implemented yes…
-
God that sounds so great… i would have been happy with just the price… Indicators would be so awesome…
And from the sounds of it I may be able to adapt the module to pull json from import.io…
That will allow me to grab the from my mining pools…
I was hoping there was someone else interested… I was going to offer up a bitcoin reward for someone to make the module…
Are you a miner also?
-
@Phate said in Its may a problem with node_helper:
Are you a miner also?
I used to be … but there’s no competing with China (yes, the country), the biggest miner in the world.
-
-
You are a legend…
I guess you mined in the CPU/GPU days…
I’m in a unique situation…
I have access to free power :-)
Running:
300mh Scrypt KNC Titan ASIC
4 X 40mh Scrypt Zeus ASICS
2 X Antminer 4.7th Sha S7’s
Just got an Antminer S9 - 12.9thAs soon as I get home from work I’m going to try installing your module… Excited…
How much would you consider fair to code a module?
I want some sort of module that makes it easy for people like me to get any data. Thats why i’m thinking import.io or something like it.
One module for as much data as you can find on the net.
But I may be able to adapt your module to import.o’s api… maybe lol
-
@schnep202 said in Its may a problem with node_helper:
link
hmmmm frustrating… had a quick try while working…
No luck so far…
Where are the dependencies meant to be installed…
Straight to pi? In the Magic Mirror folder? Module folder?
I think this is the same reason i can’t get the iCloud module to work…
Have another attempt after work…
Cheers again… Awesome work… it looks great
-
I had another play around…
Pretty sure my issues is with the dependencies…
No idea whats going wrong… either installing in wrong place or errors stop me…
-
I think its node_helper issue…
What was it you changed to fix that?
Thanks again for building this