Magic Mirror Modul - FortniteStats
You need:
- MagicMirror ofc. - https://magicmirror.builders
- An API Key from https://fortniteapi.com/ - It is free
- A Fortnite Account or Username (Just the Username, no password needed)
Installation
-
Download this Project
-
Place it in your MagicMirror\modules path
-
Rename the folder from MMM-FortniteStats-master to MMM-FortniteStats
-
Open MMM-FortniteStats.js (edit) at the top of the file, change "Authtoken", "Nickname" and "Platform"
-
Open the MagicMirror config (MagicMirror/config) edit config.js
-
Insert
{ module: ‘fortnite’, position: ‘bottom’, },
-
You can change the position, but i made it for bottom
-
Start MagicMirror