846846 "name": "MMM-Scrapey",
847847 "url": "https://github.com/AndyHazz/MMM-Scrapey"
848848 },
849+ {
850+ "category": "Entertainment / Misc",
851+ "description": "Watch the top live games on lichess.",
852+ "hasGithubIssues": null,
853+ "id": "andyklimczak/MMM-lichess-tv-live",
854+ "isArchived": null,
855+ "license": "SEE LICENSE IN LICENSE.md",
856+ "maintainer": "andyklimczak",
857+ "maintainerURL": "https://github.com/andyklimczak",
858+ "name": "MMM-lichess-tv-live",
859+ "tags": [
860+ "lichess",
861+ "chess"
862+ ],
863+ "url": "https://github.com/andyklimczak/MMM-lichess-tv-live"
864+ },
849865 {
850866 "category": "Utility / IoT / 3rd Party / Integration",
851867 "description": "Viewing IP cameras RTSP stream in real time using WebRTC technology. Depends on go2rtc installed.",
10991115 "maintainer": "ASteinsdoerfer",
11001116 "maintainerURL": "https://github.com/ASteinsdoerfer",
11011117 "name": "MMM-HusqvarnaAutomower",
1102- "tags": [
1103- "husqvarna",
1104- "automower",
1105- "smartmirror",
1106- "modul",
1107- "open-source",
1108- "smart home"
1109- ],
11101118 "url": "https://github.com/ASteinsdoerfer/MMM-HusqvarnaAutomower"
11111119 },
11121120 {
26552663 "description": "Display METAR data for airports world-wide. (optionally no formatting)",
26562664 "hasGithubIssues": true,
26572665 "id": "calonmerc/MMM-Metar",
2666+ "image": "MMM-Metar---calonmerc.webp",
26582667 "isArchived": false,
26592668 "license": "Apache-2.0",
26602669 "maintainer": "calonmerc",
60976106 "url": "https://github.com/fewieden/MMM-VocabularyTrainer"
60986107 },
60996108 {
6100- "category": "Voice Control ",
6109+ "category": "Outdated Modules ",
61016110 "description": "Offline Voice Recognition Module, with ability to control other modules, based on pocketsphinx.",
61026111 "hasGithubIssues": true,
61036112 "id": "fewieden/MMM-voice",
61066115 "maintainer": "fewieden",
61076116 "maintainerURL": "https://github.com/fewieden",
61086117 "name": "MMM-voice",
6118+ "outdated": "Abandoned. No reactions to issues since years. Seems not to work anymore.",
61096119 "tags": [
61106120 "voice recognition",
61116121 "speech to text"
68506860 "tags": [
68516861 "football",
68526862 "fixtures",
6853- "celtic"
6863+ "soccer",
6864+ "sports",
6865+ "team-agnostic",
6866+ "celtic",
6867+ "rangers",
6868+ "manchester united",
6869+ "liverpool",
6870+ "arsenal",
6871+ "barcelona"
68546872 ],
68556873 "url": "https://github.com/gitgitaway/MMM-MyTeams-Fixtures"
68566874 },
68706888 "soccer",
68716889 "celtic",
68726890 "honours",
6891+ "trophys",
68736892 "myteams"
68746893 ],
68756894 "url": "https://github.com/gitgitaway/MMM-MyTeams-Honours"
89979016 "maintainerURL": "https://github.com/jimbydude",
89989017 "name": "MMM-Face-Multi-User-Recognition-SMAI",
89999018 "outdated": "Abandoned. No updates since years. Seems not to work anymore.",
9019+ "tags": [
9020+ "face-recognition",
9021+ "mmm-face-reco-dnn",
9022+ "smart-mirror"
9023+ ],
90009024 "url": "https://github.com/jimbydude/MMM-Face-Multi-User-Recognition-SMAI"
90019025 },
90029026 {
@@ -11167,14 +11191,20 @@
1116711191 },
1116811192 {
1116911193 "category": "Utility / IoT / 3rd Party / Integration",
11170- "description": "Display mini month calendar. This is a plugin module for `MMM-CalendarExt2`.",
11194+ "description": "Display mini month calendar. Works with the default `calendar` module or `MMM-CalendarExt2`.",
1117111195 "hasGithubIssues": null,
11172- "id": "MagicMirrorModules/MMM-CalendarExtMinimonth",
11196+ "id": "MagicMirrorModules/MMM-CalendarExtMiniMonth",
11197+ "image": "MMM-CalendarExtMiniMonth---klaernie.webp",
1117311198 "isArchived": null,
11199+ "license": "MIT",
1117411200 "maintainer": "klaernie",
1117511201 "maintainerURL": "https://github.com/MagicMirrorModules",
11176- "name": "MMM-CalendarExtMinimonth",
11177- "url": "https://github.com/MagicMirrorModules/MMM-CalendarExtMinimonth"
11202+ "name": "MMM-CalendarExtMiniMonth",
11203+ "tags": [
11204+ "calendar",
11205+ "minimonth"
11206+ ],
11207+ "url": "https://github.com/MagicMirrorModules/MMM-CalendarExtMiniMonth"
1117811208 },
1117911209 {
1118011210 "category": "Utility / IoT / 3rd Party / Integration",
@@ -11189,13 +11219,17 @@
1118911219 },
1119011220 {
1119111221 "category": "Utility / IoT / 3rd Party / Integration",
11192- "description": "Display current timeline schedules. This is a plugin module for `MMM-CalendarExt2`.",
11222+ "description": "Display current timeline schedules. Works with the default `calendar` module or `MMM-CalendarExt2`.",
1119311223 "hasGithubIssues": null,
1119411224 "id": "MagicMirrorModules/MMM-CalendarExtTimeline",
1119511225 "isArchived": null,
1119611226 "maintainer": "klaernie",
1119711227 "maintainerURL": "https://github.com/MagicMirrorModules",
1119811228 "name": "MMM-CalendarExtTimeline",
11229+ "tags": [
11230+ "calendar",
11231+ "timeline"
11232+ ],
1119911233 "url": "https://github.com/MagicMirrorModules/MMM-CalendarExtTimeline"
1120011234 },
1120111235 {
1242212456 "description": "Presenting events as daily/weekly journal style.",
1242312457 "hasGithubIssues": true,
1242412458 "id": "MMRIZE/MMM-CalendarExt3Journal",
12459+ "image": "MMM-CalendarExt3Journal---MMRIZE.webp",
1242512460 "isArchived": false,
1242612461 "license": "MIT",
1242712462 "maintainer": "MMRIZE",
@@ -12958,16 +12993,41 @@
1295812993 },
1295912994 {
1296012995 "category": "Sports",
12961- "description": "Displays the FIFA World Cup Bracket - Live.",
12996+ "description": "Displays a mirrored knockout tournament bracket for any sport.",
12997+ "hasGithubIssues": null,
12998+ "id": "msimon360/MMM-BracketEngine",
12999+ "isArchived": null,
13000+ "license": "MIT",
13001+ "maintainer": "msimon360",
13002+ "maintainerURL": "https://github.com/msimon360",
13003+ "name": "MMM-BracketEngine",
13004+ "url": "https://github.com/msimon360/MMM-BracketEngine"
13005+ },
13006+ {
13007+ "category": "Sports",
13008+ "description": "Displays the FIFA World Cup Bracket - live.",
1296213009 "hasGithubIssues": null,
1296313010 "id": "msimon360/MMM-FIFAWorldCup",
1296413011 "isArchived": null,
1296513012 "license": "MIT",
12966- "maintainer": "Mark Simon ",
13013+ "maintainer": "msimon360 ",
1296713014 "maintainerURL": "https://github.com/msimon360",
1296813015 "name": "MMM-FIFAWorldCup",
1296913016 "url": "https://github.com/msimon360/MMM-FIFAWorldCup"
1297013017 },
13018+ {
13019+ "category": "Weather",
13020+ "description": "A Weather module and standalone provider for a Personal Weather Station at [Weather Underground](https://www.wunderground.com).",
13021+ "hasGithubIssues": null,
13022+ "id": "msimon360/MMM-PWSWeather",
13023+ "image": "MMM-PWSWeather---msimon360.webp",
13024+ "isArchived": null,
13025+ "license": "ISC",
13026+ "maintainer": "msimon360",
13027+ "maintainerURL": "https://github.com/msimon360",
13028+ "name": "MMM-PWSWeather",
13029+ "url": "https://github.com/msimon360/MMM-PWSWeather"
13030+ },
1297113031 {
1297213032 "category": "Weather",
1297313033 "description": "Air pollution in Polish cities. Data from [airly](https://airly.eu).",
@@ -14442,10 +14502,17 @@
1444214502 "description": "Displays brief information (flag, weather, exchange rate) about multiple locations at once.",
1444314503 "hasGithubIssues": null,
1444414504 "id": "njwilliams/MMM-PlaceInfo",
14505+ "image": "MMM-PlaceInfo---njwilliams.webp",
1444514506 "isArchived": null,
14507+ "license": "MIT",
1444614508 "maintainer": "njwilliams",
1444714509 "maintainerURL": "https://github.com/njwilliams",
1444814510 "name": "MMM-PlaceInfo",
14511+ "tags": [
14512+ "weather",
14513+ "currency",
14514+ "place"
14515+ ],
1444914516 "url": "https://github.com/njwilliams/MMM-PlaceInfo"
1445014517 },
1445114518 {
1539615463 "maintainer": "pixxelfriend",
1539715464 "maintainerURL": "https://github.com/pixxelfriend",
1539815465 "name": "MMM-Luftdaten",
15466+ "tags": [
15467+ "luftdaten",
15468+ "sensor-community",
15469+ "airrohr"
15470+ ],
1539915471 "url": "https://github.com/pixxelfriend/MMM-Luftdaten"
1540015472 },
1540115473 {
1631116383 "maintainerURL": "https://github.com/RineshRamadhin",
1631216384 "name": "MMM-Lastfm",
1631316385 "tags": [
16386+ "media",
1631416387 "spotify",
1631516388 "last.fm",
1631616389 "youtube",
1632416397 ],
1632516398 "url": "https://github.com/RineshRamadhin/MMM-Lastfm"
1632616399 },
16400+ {
16401+ "category": "Utility / IoT / 3rd Party / Integration",
16402+ "description": "Display a Bring! shopping list in a flexible view and touch support.",
16403+ "hasGithubIssues": null,
16404+ "id": "rkorell/MMM-Bring",
16405+ "image": "MMM-Bring---rkorell.webp",
16406+ "isArchived": null,
16407+ "license": "MIT",
16408+ "maintainer": "rkorell",
16409+ "maintainerURL": "https://github.com/rkorell",
16410+ "name": "MMM-Bring",
16411+ "tags": [
16412+ "bring",
16413+ "shopping-list"
16414+ ],
16415+ "url": "https://github.com/rkorell/MMM-Bring"
16416+ },
1632716417 {
1632816418 "category": "Entertainment / Misc",
1632916419 "description": "Displays live image of our planet.",
1684716937 "maintainer": "sanghviharshit",
1684816938 "maintainerURL": "https://github.com/sanghviharshit",
1684916939 "name": "MMM-TemperatureRadar",
16940+ "tags": [
16941+ "temperature",
16942+ "radar",
16943+ "home-assistant",
16944+ "chart"
16945+ ],
1685016946 "url": "https://github.com/sanghviharshit/MMM-TemperatureRadar"
1685116947 },
1685216948 {
1797318069 "maintainerURL": "https://github.com/Snille",
1797418070 "name": "MMM-HideAll",
1797518071 "tags": [
17976- "smart-mirror"
18072+ "visibility",
18073+ "show",
18074+ "hide",
18075+ "screen",
18076+ "toggle"
1797718077 ],
1797818078 "url": "https://github.com/Snille/MMM-HideAll"
1797918079 },
@@ -19130,17 +19230,28 @@
1913019230 "maintainer": "themox",
1913119231 "maintainerURL": "https://github.com/themox",
1913219232 "name": "MMM-EveryNews",
19233+ "tags": [
19234+ "news",
19235+ "utility"
19236+ ],
1913319237 "url": "https://github.com/themox/MMM-EveryNews"
1913419238 },
1913519239 {
1913619240 "category": "Health",
1913719241 "description": "A more detailed Oura data display including readiness scores and heart rate data.",
1913819242 "hasGithubIssues": true,
1913919243 "id": "themox/MMM-Oura2",
19244+ "image": "MMM-Oura2---themox.webp",
1914019245 "isArchived": false,
19246+ "license": "MIT",
1914119247 "maintainer": "themox",
1914219248 "maintainerURL": "https://github.com/themox",
1914319249 "name": "MMM-Oura2",
19250+ "tags": [
19251+ "fitness",
19252+ "health",
19253+ "wearables"
19254+ ],
1914419255 "url": "https://github.com/themox/MMM-Oura2"
1914519256 },
1914619257 {
1988019991 "maintainer": "TouaregWarrior",
1988119992 "maintainerURL": "https://github.com/TouaregWarrior",
1988219993 "name": "MMM-HolidayCountdown",
19994+ "tags": [
19995+ "holiday",
19996+ "trip"
19997+ ],
1988319998 "url": "https://github.com/TouaregWarrior/MMM-HolidayCountdown"
1988419999 },
1988520000 {
1989420009 "maintainerURL": "https://github.com/TouaregWarrior",
1989520010 "name": "MMM-MortgageCountdown",
1989620011 "tags": [
19897- "mortage",
19898- "finance",
19899- "countdown"
20012+ "mortgage",
20013+ "house"
1990020014 ],
1990120015 "url": "https://github.com/TouaregWarrior/MMM-MortgageCountdown"
1990220016 },
1991120025 "maintainer": "TouaregWarrior",
1991220026 "maintainerURL": "https://github.com/TouaregWarrior",
1991320027 "name": "MMM-OctoGo",
20028+ "tags": [
20029+ "octopus",
20030+ "energy"
20031+ ],
1991420032 "url": "https://github.com/TouaregWarrior/MMM-OctoGo"
1991520033 },
1991620034 {
1993720055 "maintainer": "TouaregWarrior",
1993820056 "maintainerURL": "https://github.com/TouaregWarrior",
1993920057 "name": "MMM-SpaceLaunch",
20058+ "tags": [
20059+ "spacecraft",
20060+ "launch"
20061+ ],
1994020062 "url": "https://github.com/TouaregWarrior/MMM-SpaceLaunch"
1994120063 },
1994220064 {
2035320475 "name": "MMM-S3Photos",
2035420476 "tags": [
2035520477 "s3",
20478+ "aws",
2035620479 "photos",
20480+ "videos",
20481+ "photo",
20482+ "video",
20483+ "slideshow",
20484+ "background",
20485+ "wallpaper",
20486+ "lambda",
20487+ "cdk",
20488+ "serverless",
2035720489 "media"
2035820490 ],
2035920491 "url": "https://github.com/uphillcheddar/MMM-S3Photos"
2072820860 "name": "MMM-DagelijksWoord",
2072920861 "url": "https://github.com/wctimmer/MMM-DagelijksWoord"
2073020862 },
20731- {
20732- "category": "Utility / IoT / 3rd Party / Integration",
20733- "description": "Display a Bring! shopping list in a flexible view and touch support.",
20734- "hasGithubIssues": true,
20735- "id": "werthdavid/MMM-Bring",
20736- "image": "MMM-Bring---werthdavid.webp",
20737- "isArchived": false,
20738- "license": "MIT",
20739- "maintainer": "werthdavid",
20740- "maintainerURL": "https://github.com/werthdavid",
20741- "name": "MMM-Bring",
20742- "tags": [
20743- "bring"
20744- ],
20745- "url": "https://github.com/werthdavid/MMM-Bring"
20746- },
2074720863 {
2074820864 "category": "Development / Core MagicMirror²",
2074920865 "description": "Flicker the whole screen to prevent a burn-in effect on your display.",
0 commit comments