Skip to content

feat: Alarm plugin #525

@Ratatinator97

Description

@Ratatinator97

Name

Alarm

Platform(s)

  • Android
  • iOS
  • Web

Description

Be able to manage Android or iOS alarms from the Capacitor application.

Features:

  • Schedule an alarm (custom sound, custom datetime, rrule, label, vibrate)
  • Cancel an alarm
  • Check scheduled alarms

On Android, we can use the Alarm Manager API.

On iOS, it's more complex because there is no such API. We have to play a background sound (such as Spotify or others) when the alarm is triggered.

There is a Flutter package for that: https://github.com/gdelataillade/alarm

Image

Additional context

Thanks for your awesome plugins !

Before submitting

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureFeature request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions