Skip to content

Latest commit

 

History

History
53 lines (39 loc) · 3.98 KB

File metadata and controls

53 lines (39 loc) · 3.98 KB

Module Creators

There is always a need for more modules. Check out the forum to see what people are requesting.

Create your own module

If you want to build your own modules, check out the MagicMirror² Module Development Documentation.

When you're done, just edit this page and add your module to the list!

Don't forget to present your module in the forum.

General Advice

We highly recommend you to include the following information in your README file:

  • A high quality screenshot of your working module.
  • A short, one sentence, clear description what it does.
  • What external APIs it depend on, including web links to those
  • Whether the API/request require a key and the user limitations of those. (Is it free?)
  • What is the current development status (WIP, searching for new maintainer or abandoned).

Module List

The following modules are maintained by their respective authors. If you have a GitHub account, don't forget to star ⭐ the modules you like!

Here you can find another list based on this official list, but supplemented with screenshots and a search function.

Development / Core MagicMirror²

Title Author Description
mmpm Bee-Mar An unofficial MagicMirror² 3rd Party Package Manager. Automates searching, installation, removal, updating, and upgrading of MagicMirror² modules.
MMM-Template Dennis-Rosenbaum A template for creating new MagicMirror² modules.
MMM-AlertExt MMRIZE Alternative programmable alert/notification presenter.
MMM-AutoDimmer Fifteen15Studios Set 1 or more schedules to dim and brighten your screen at specific times.
MMM-Bash draxiom A simple module to run a bash/terminal command on a loop, displaying stdout/stderr to screen.