package icon

Remind Me!

Set alarms for a specific date in the future (alarm, not a reminder!).
New in version v1.2.2
- simple version tweaks
Have you found yourself in a situation where you wanted a *strong* reminder to something someday in the future?!

A reminder wouldn't really do since it would just give you a notification, an e-mail, or a small _pling_ which can get lost in the abyss of notifications we receive every day.

Have you thought, "Wish I could set an alarm for a future day/time"?

Don't worry, RemindMe! Got you covered.

PS: `SYSTEM_ALERT_WINDOW` permission is used because Android wouldn't let me start an activity from the background. Hence, I display a transparent system overlay for a very small duration (500 ms), then open the alarm activity as soon as the overlay gets drawn, and close the overlay later.

Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version v1.2.2 (7) suggested Added on Jul 28, 2025

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 8.0 or newer.

    It is built by F-Droid and guaranteed to correspond to this source tarball.

    Permissions
    • run foreground service
      Allows the app to make use of foreground services.
    • show notifications
      Allows the app to show notifications
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • Schedule precisely timed actions
      This app can schedule work to happen at a desired time in the future. This also means that the app can run when you're not actively using the device.
    • This app can appear on top of other apps
      This app can appear on top of other apps or other parts of the screen. This may interfere with normal app usage and change the way that other apps appear.
    • Schedule alarms or event reminders
      This app can schedule actions like alarms and reminders to notify you at a desired time in the future.
    • com.vishnu.remindme.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 1.4 MiB PGP Signature | Build Log