Skip to content
This repository has been archived by the owner on Jun 10, 2020. It is now read-only.

eouia/MMM-CalendarExt

Repository files navigation

MMM-CalendarExt

Alternative calendar module for MagicMirror

Screenshots

Features

  • daily, weekly, monthly, month, weeks, upcoming, current views are supported.
  • All/any views in any regions.
  • Profiles are supported (MMM-ProfileSwitcher or any modules which use CHANGED_PROFILE notification)
  • Configuration can be changed by profile.
  • Runtime-Configuration available.
  • Your other module can add, update and remove instant events.
  • Your other module can ask events and get answers.
  • Almost everything customizable with configuration and CSS.

For RPI zero or RPI 1 users

Install

cd ~/MagicMirror/modules
git clone https://github.com/eouia/MMM-CalendarExt.git

Configuration

See the page about Configuration.

Plugins

Manipulation of looks

See the page about Looks.

How to use with profiles

See the page about How to use with profile.

Use Notification (for module developers)

See the page about Use Notification

Performance Issues

See the Performance Issues page.

Possible bugs

This module is not yet tested enough.

  • locale issues could be. (this module use moment.js, so some issues could be caused by version or settings of moment.js)
  • profile related issues could be. (not fully tested. I have not used MMM-ProfileSwitcher severely.)
  • or any of my mistakes. I'm an old-school amateur programmer and not familiar with Javascript. Please report any issues on Github.

These are not bugs, But...

  • month view is too big to be displayed on a low-resolution screen.
  • No animation effect is supported when MM shows and hides modules. Because this module uses tricks of fake module DOM for showing views out of region limits. So, MM cannot show and hide views of this module directly. Therefore, this module control showing and hiding views by itself.
  • For example, in the United States, Sunday is the first day of the week. The week with January 1st in it is the first week of the year. In France, Monday is the first day of the week, and the week with January 4th is the first week of the year. So if you are an alien in a foreign country, this cultural difference could cause some inconveniences by the setting of locale.

Thank you.

@eouia

About

Calendar views for MagicMirror

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published