
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
J
Offline
Posts
-
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.gitConfiguration
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!