Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. Wuz0ink
    • Profile
    • Following 1
    • Followers 0
    • Topics 2
    • Posts 7
    • Best 1
    • Groups 1

    Wuz0ink

    @Wuz0ink

    10
    Reputation
    697
    Profile views
    7
    Posts
    0
    Followers
    1
    Following
    Joined Last Online
    Location Malmö, Sweden

    Wuz0ink Follow
    Module Developer

    Best posts made by Wuz0ink

    • My hallway 27" MagicMirror! (Sweden)

      So after a lot of research, I finally built my own mirror! I´m using a 27" Dell monitor, an RPI 3b+ and a google voice hat. For the glass, I bought the Pilkington MirroView and the frame was built by a carpenter!
      It´s heavy AF so at the moment I have no pictures from the backside but I will edit that in the next time I take it down (usually for backing up the SD card). 😀

      I’m really happy with the outcome of this project, and also with the prospect of all the future hobby coding this will lead to. I´m currently testing out a bunch of different modules to find out what I like (and need). 🇸🇪

      alt text
      alt text
      alt text

      posted in Show your Mirror
      Wuz0ink
      Wuz0ink

    Latest posts made by Wuz0ink

    • RE: MMM-Fantasy-Premier-League

      @robertybob

      posted in Sport
      Wuz0ink
      Wuz0ink
    • RE: MMM-Fantasy-Premier-League

      Hi, today I found some time:) The module is up to date with the latest API. But unfortunately (for now) I had to remove the option for active gameweek.

      posted in Sport
      Wuz0ink
      Wuz0ink
    • RE: MMM-Fantasy-Premier-League

      @tismepaulo Hi, sorry for the late reply! The API I´m using has changed, so this module needs to be updated! I will do it as soon as I have some spear time (not that often with two kids and a wife)!😟

      posted in Sport
      Wuz0ink
      Wuz0ink
    • RE: My hallway 27" MagicMirror! (Sweden)

      Hi @bolish
      Thank you:smiling_face_with_open_mouth_smiling_eyes:
      Yes i got the 50/50 version!

      posted in Show your Mirror
      Wuz0ink
      Wuz0ink
    • RE: My hallway 27" MagicMirror! (Sweden)

      @retroflex said in My hallway 27" MagicMirror! (Sweden):

      https://github.com/retroflex/MMM-Skolmaten

      Yes I have it (tho not shown in the pictures) it’s a great module😀
      I´m currently looking into different options off hiding and showing different modules since I don´t wont to fill up the screen so that’s why you can´t see it! At the moment I´m in the middle of installing MMM-AssistantMk2 and MMM-Hotword hoping this will solve the matter!
      I´m also thinking of buying a motion sensor. It seems to be a good way to trigger events on the mirror!

      posted in Show your Mirror
      Wuz0ink
      Wuz0ink
    • My hallway 27" MagicMirror! (Sweden)

      So after a lot of research, I finally built my own mirror! I´m using a 27" Dell monitor, an RPI 3b+ and a google voice hat. For the glass, I bought the Pilkington MirroView and the frame was built by a carpenter!
      It´s heavy AF so at the moment I have no pictures from the backside but I will edit that in the next time I take it down (usually for backing up the SD card). 😀

      I’m really happy with the outcome of this project, and also with the prospect of all the future hobby coding this will lead to. I´m currently testing out a bunch of different modules to find out what I like (and need). 🇸🇪

      alt text
      alt text
      alt text

      posted in Show your Mirror
      Wuz0ink
      Wuz0ink
    • MMM-Fantasy-Premier-League

      Description:
      I have created a module for Fantasy Premier League ⚽
      Keep track of current standings in one or multiple leagues!
      I have tried to make it so that you have a lot of different options on what you want to display!

      Download:

      Default:

      defaults: {
      		updateInterval: 21600000, // Every 6 hours
      		leagueIds: [
      			{id: 313}, // Overall
      			{id: 226}  // Sweden
      		],
      		maxTeams: 10,
      		showTeamName: true,
      		showPlayerName: false,
      		showPlayerRank: false,
      		showTotalPoints: true,
      		showGwPoints: true,
      		gameWeekLabel: "Gameweek",
      		showGameWeek: true,
      		truncateAfter: 5
      	},
      

      Screenshots:
      alt text
      alt text
      alt text

      posted in Sport
      Wuz0ink
      Wuz0ink