fewieden / MMM-AlarmClock

Alarm Clock Module for MagicMirror²
MIT License
47 stars 18 forks source link

Issue for converting montly or bi-monthly recurring #31

Open emrahaslan opened 4 years ago

emrahaslan commented 4 years ago

Platform (Hardware/OS): rpi4 Node version:

MagicMirror version: Last version Module version:

Description of the issue: It is not an ıssue, I am trying to convert alarm module into each sunday monthly or bi-monthly (8 weeks) sunday. How can i achieve this ?

emrahaslan commented 4 years ago

any help ?

fewieden commented 4 years ago

@emrahaslan this is currently not possible. You could add the functionality of adding one time alerts via notifications. Then you could e.g. use the module scheduler to send those notifications, rather than adding a more complex cron functionality to the module itself https://github.com/ianperrin/MMM-ModuleScheduler#scheduling-notifications