What about https://volumio.org/ ?
But i can’t tell if you could run both on one pi, but this would be great!
Read the statement by Michael Teeuw here.
Posts
-
RE: Music with smartphone to Pi
-
RE: Image Galery
@Mephiston2K : haha, that’s a good one :D this would be great with 3D tracking via camera ;)
-
RE: Halloween mirror ghouls anyone?
I like it! What about the zombie invasion DVD on the MM, every day when a new Walking Dead episode is online on netflix? :D
-
RE: Spotify Now Playing feed
Glad i could help :)
Sadly I’M not able to get it to work ^^ My Spotify won’t synch with last.fm, but i don’t know why…
-
RE: MMM-Soccer - Standings, Schedules and Top Scorers
hey :)
thats a really nice addition with the compact view! i like the highlighting of the focussed team!
another idea would be the possibility to highlight that one team in the complete list too, to see your favourite team faster :) -
RE: Besides your MagicMirror, what are some Maker-projects you worked/working on?
waaah <3 that gamebooy :D i want to make an N64 out of a pi soon
-
RE: MMM-Instagram - Pull and animate photos from Instagram feed
Wow, thanks for that great module :)
I had problems getting a api key, but then i found this helpful link, maybe it helps others: http://jelled.com/instagram/access-token
But i have a little problem with my pictures: on not-square pics i get ugly white bars :/ do you know a way to turn those of / make them black?
-
RE: The Toon MagicMirror Module
Nice one :) The percentage bar is made in the module itself? I think i have to steal this for my (planned) loxone home automation module :D
-
RE: Resize custom or main modules
@MichMich: ah, okay ^^ that wouldn’t be nice :D
-
RE: DailyXKCD
yeeah :) i love those!
I’ll install it right away when i’m home! But a quick idea: Are you able to invert the comics? I think white on black would fit perfectly into the MM :)
-
RE: Resize custom or main modules
okay :D The body section confused me too, so maybe it’s better to keep it empty? just a comment “place css code here?”
i could send a pull request? would be my first one :D or how could this be done? totally new to github…
-
RE: Resize custom or main modules
I know it!
Tried the same yesterday, and found a “bug” :)
You inserted your code inside the body { } section (like i did), wich is not working…
Just erase the body { } from the custom.css and paste the code in the empty file :)@MichMich, @KirAsh4: Is the body { } section a leftover from an older version maybe?
-
RE: Modules list
I also think that the one list on github will do it’s job, if it is always up to date. It would be great to add all “new” modules from the forum (i think there are some missing)?
-
RE: MMM-Soccer - Standings, Schedules and Top Scorers
sorry! my fault! silly me!
i reloaded a hundred times via ctrl+r, but i never restarted the whole mirror -.-
now it’s working just fine, thank you :) -
RE: MMM-Soccer - Standings, Schedules and Top Scorers
hey!
that looks like a great module! Sadly it’s not working for me :(I installed it just the way you described, but i just get “No data available”
Do i have to get an api key? Or is “false” possible like in your config? I just copy and pasted yours, all other modules are working fine…greetings from frankfurt, max
-
Xiaomi Mi Scale (and Mi Band?)
Hi!
I have a bathroom scale from the chinese brand/cheapfancygadgetmanufacturer Xiaomi, and i want to see my weight on my MM :) (do i really want that? :cold_sweat: )
I’ll try to make a plugin for this by myself, but in case someone is interested in this too, here is what i found with a little bit of seaching:A guy with the same scale and a “smart mirror” :astonished:
https://vagabond-voyage.blogspot.de/2016/03/xiaomi-scale-5-smart-mirror-mi-scale.htmlAaaand some github links:
https://github.com/chaeplin/Xiaomi_scale_scan
https://github.com/dermike/xiaomi-smart-scale-app
https://github.com/perillamint/node-xiaomi-scale
I think the last two are pointing in the right direction, node.js?I think a graph would be a great addition to the current measurement. On the “Mi Fit” app for iPhone&Android you have a graph for your weight (which is synced with Apple health too), but it would be awesome to have a graph on the mirror :)
Aaaaaaaaaand then there’s the Mi-Band, a fitness-track-band-thing! I don’t have one, but maybe it’s easy to combine :)
Thats it for now, i hope i’ll find time to do this soon
greets from Frankfurt
Max -
RE: Notifications .... only for tacos!
@paviro, i know you’re busy with school :D i think i found a little bug on the notifications, which it’s not urgent ;)

i tried to click it away for a few days now, but it wont go ^^
as i said, not a big bug :P
-
RE: MMM-HTTPRequestDisplay
nice! this will be very helpful when i get time to work on my home-automation (loxone) module :) Thank you!