# Sending reminder/alarm notifications on a schedule

**URL:** https://community.thunkable.com/t/sending-reminder-alarm-notifications-on-a-schedule/563633
**Category:** Questions about Thunkable X
**Created:** [April 18, 2020, 8:29am UTC](https://community.thunkable.com/t/sending-reminder-alarm-notifications-on-a-schedule/563633 "2020-04-18T08:29:59Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![covidviperapph](https://avatars.discourse-cdn.com/v4/letter/c/ad7895/32.png) [@covidviperapph](https://community.thunkable.com/u/covidviperapph)
#### Post date: [April 18, 2020, 8:29am UTC](https://community.thunkable.com/t/sending-reminder-alarm-notifications-on-a-schedule/563633/1 "2020-04-18T08:29:59Z")

</div>

Hi, I’m making an app that push notifies you to wash your hands every +1 hour for 16 hours, starting around 6:00 AM in their timezone. How do I do that?

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [April 19, 2020, 12:49am UTC](https://community.thunkable.com/t/sending-reminder-alarm-notifications-on-a-schedule/563633/2 "2020-04-19T00:49:09Z")

</div>

Add 16 push notifications

---

<div class="post-metadata">

### Author: ![justin.thanh84v20](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/justin.thanh84v20/32/67711_2.png) [@justin.thanh84v20](https://community.thunkable.com/u/justin.thanh84v20)
#### Post date: [April 20, 2020, 5:57am UTC](https://community.thunkable.com/t/sending-reminder-alarm-notifications-on-a-schedule/563633/3 "2020-04-20T05:57:05Z")

</div>

hi @jared,

how can I make the offline notification?

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [April 20, 2020, 6:01am UTC](https://community.thunkable.com/t/sending-reminder-alarm-notifications-on-a-schedule/563633/4 "2020-04-20T06:01:56Z")

</div>

You really can’t. You should use the phones built in alarm for this feature. Otherwise, you can schedule push messages with OneSignal.

Apps built with thunkable cant control background alerts/alarms.

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 11:38am UTC](https://community.thunkable.com/t/sending-reminder-alarm-notifications-on-a-schedule/563633/5 "2024-11-08T11:38:53Z")

</div>


