diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index d5b3079..5af13c3 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -581,6 +581,7 @@ The following modules are maintained by their respective authors. If you have a |[MMM-ComEdPrice](https://github.com/vincep5/MMM-ComEdPrice) |vincep5 |Displays ComEd Hourly Pricing. | |[MMM-ComEdPricing](https://github.com/skruglov2023/MMM-ComEdPricing/) |skruglov2023 |Displays ComEd 5 Minute and Hourly Average, the above repo (MMM-ComEdPrice) has not been updated in a while. | |[MMM-CountDown](https://github.com/daterrell/MMM-CountDown) |daterrell |Count down to or up from a datetime . | +|[MMM-CountEvents](https://github.com/MMRIZE/MMM-CountEvents) |MMRIZE |Countdown or countup for events. (Revamped)| |[MMM-Cursor](https://github.com/MarinescuEvghenii/MMM-Cursor) |MarinescuEvghenii |Display cursor when user moves mouse and hide after delay. | |[MMM-CustomMessage](https://github.com/jpcaldwell30/MMM-CustomMessage) |jpcaldwell30 |Post a message to your mirror either by MagicMirror API post or manual update (entering text onscreen). | |[MMM-CustomText](https://github.com/dathbe/MMM-CustomText) |dathbe |Display a custom message on your mirror, updatable via notification. Similar to MMM-CustomMessage, but allows multiple instances. | @@ -1210,7 +1211,7 @@ List of modules that are abandoned, deprecated, not working, or that are obsolet |[MMM-Climacell-Hourly](https://github.com/mykle1/MMM-Climacell-Hourly) |Mykle1 |Hourly weather designed for bottom bar position using the Climacell API. |Abandoned. Developer is no longer active. Missing instructions to install dependency 'request'. | |[MMM-Cocktails](https://github.com/mykle1/MMM-Cocktails) |Mykle1 |How to make all kinds of mixed drinks - Instructions, ingredients and images. |Abandoned. No reactions to issues since years. Missing instructions to install dependency 'request'. | |[MMM-Coinbase](https://github.com/mlbonniec/MMM-Coinbase) |mlbonniec |Display your Bitcoin Coinbase balance. |Abandoned. Repo has been archived at 2023-07-26. | -|[MMM-CountEvents](https://github.com/MMRIZE/MMM-CountEvents) |MMRIZE |Countdown or countup for events. |Abandoned. Repo has been archived at 2020-06-10. | + |[MMM-Covid19-Vaccination](https://github.com/fhinder/MMM-Covid19-Vaccination) |fhinder |Keep track of the covid19 vaccination progress for Germany/German states. |Obsolete, no new data since 2022-04-27. | |[MMM-covid19uk-stats](https://github.com/blighter/MMM-covid19uk-stats) |blighter |This module displays a table of the 5 latest statistics for COVID-19 New Vaccinations as published by the UK Government. |Obsolete, no new data since 2022-05-20. | |[MMM-CountDown](https://github.com/boazarad/MMM-CountDown) |boazarad |Display a count down to a date/event. |Abandoned. No reactions to issues since years. Seems not to work anymore. Try MMM-CountDown by daterrell instead. |