<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[MMM-AFL – Australian Football League Module]]></title><description><![CDATA[<h2>MMM-AFL – Australian Football League Module</h2>
<p dir="auto">Hi everyone,</p>
<p dir="auto">I’ve created a MagicMirror module to display Australian Football League (AFL) information, originally built for use in office tipping competitions.</p>
<h3>Features</h3>
<ul>
<li>Displays AFL match scores</li>
<li>Shows fixtures and upcoming games</li>
<li>Lightweight and easy to configure</li>
</ul>
<h3>Installation</h3>
<pre><code class="language-bash">cd ~/MagicMirror/modules
git clone https://github.com/jlcloudtea/MMM-AFL.git
</code></pre>
<h3>Configuration</h3>
<p dir="auto">Add the module to your <code>config/config.js</code>:</p>
<pre><code class="language-js">{
  module: "MMM-AFL",
  position: "top_right",
  config: {
    // your config options here
  }
}
</code></pre>
<h3>Preview</h3>
<p dir="auto">(Add your screenshot here once available)</p>
<h3>GitHub</h3>
<p dir="auto"><a href="https://github.com/jlcloudtea/MMM-AFL" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/jlcloudtea/MMM-AFL</a></p>
<hr />
<p dir="auto">Feedback and suggestions are welcome!</p>
]]></description><link>https://forum.magicmirror.builders/topic/20219/mmm-afl-australian-football-league-module</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 03:04:28 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/20219.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 19 Apr 2026 01:30:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-AFL – Australian Football League Module on Sun, 19 Apr 2026 22:52:11 GMT]]></title><description><![CDATA[<p dir="auto">![alt text](image url)<img src="https://github.com/jlcloudtea/MMM-AFL/raw/main/MMM-AFL.png" alt="alt text" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/130831</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/130831</guid><dc:creator><![CDATA[joelueng]]></dc:creator><pubDate>Sun, 19 Apr 2026 22:52:11 GMT</pubDate></item></channel></rss>