Skip to content

AdmiralMurtho/MMM-ClashofClans-Player

Repository files navigation

MMM-ClashofClans-Player

This is a MagicMirror Module which shows you the Name, the actual Trophies and the Clan of an Player

Screenshot

Screenshot of MMM-ClashofClans-Player

Requirements

Installation

  1. You have to go to the modulesfolder
cd ~/MagicMirror/modules
  1. Clone this module into that folder:
git clone https://github.com/AdmiralMurtho/MMM-ClashofClans-Player.git
  1. Configure this module in your MagicMirror config file
sudo nano ~/MagicMirror/config/config.js

{
  module: "MMM-ClashofClans-Player",
  position: "bottom_right",
  config: {
    updateInterval: 60*60*1000,
    playerTag: '',  //Without the Hashtag (#)
    playerToken: '' //The token, which you get from the developer Site
  }
},

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published