MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. joelueng
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    J
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-AFL – Australian Football League Module

      ![alt text](image url)alt text

      posted in Sport
      J
      joelueng
    • MMM-AFL – Australian Football League Module

      MMM-AFL – Australian Football League Module

      Hi everyone,

      I’ve created a MagicMirror module to display Australian Football League (AFL) information, originally built for use in office tipping competitions.

      Features

      • Displays AFL match scores
      • Shows fixtures and upcoming games
      • Lightweight and easy to configure

      Installation

      cd ~/MagicMirror/modules
      git clone https://github.com/jlcloudtea/MMM-AFL.git
      

      Configuration

      Add the module to your config/config.js:

      {
        module: "MMM-AFL",
        position: "top_right",
        config: {
          // your config options here
        }
      }
      

      Preview

      (Add your screenshot here once available)

      GitHub

      https://github.com/jlcloudtea/MMM-AFL


      Feedback and suggestions are welcome!

      posted in Sport
      J
      joelueng
    • 1 / 1