# Can we build an Alarm App?

**URL:** https://community.thunkable.com/t/can-we-build-an-alarm-app/131641
**Category:** Questions about Thunkable X
**Created:** [July 4, 2019, 12:43pm UTC](https://community.thunkable.com/t/can-we-build-an-alarm-app/131641 "2019-07-04T12:43:53Z")
**Posts on this page:** 13
**Page:** 1

<div class="post-metadata">

### Author: ![kartik\_old](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kartik_old/32/28305_2.png) [@kartik\_old](https://community.thunkable.com/u/kartik_old)
#### Post date: [July 4, 2019, 12:43pm UTC](https://community.thunkable.com/t/can-we-build-an-alarm-app/131641/1 "2019-07-04T12:43:53Z")

</div>

Hello All,

Can we build an Alarm App for people like me who NEVER WAKE UP ON TIME?  
(Plus feature - no snooze button and fixed time)…

---

<div class="post-metadata">

### Author: ![Hayder](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/hayder/32/153829_2.png) [@Hayder](https://community.thunkable.com/u/Hayder)
#### Post date: [July 4, 2019, 12:48pm UTC](https://community.thunkable.com/t/can-we-build-an-alarm-app/131641/2 "2019-07-04T12:48:59Z")

</div>

Hello,  
Yes, you can. But I am afraid that you need to keep the app open in the background to work coz it cannot work while the app is 100% close.

---

<div class="post-metadata">

### Author: ![BlueWhaleYT](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/bluewhaleyt/32/28437_2.png) [@BlueWhaleYT](https://community.thunkable.com/u/BlueWhaleYT)
#### Post date: [July 4, 2019, 12:52pm UTC](https://community.thunkable.com/t/can-we-build-an-alarm-app/131641/3 "2019-07-04T12:52:02Z")

</div>

Hi there,  
Just a silly imagination 😄😄 (but it need to keep to open the app until wake up, unless you use Push Notifications  
If you start to sleep at 5:00 p.m  
End at 6:00p.m  
So,  
You click the button at 5:00 p.m  
Then start to run

When button clicked  
wait 3600 seconds  
Call a sound

Or use Device Block

Or use Alert components  
[Optional] Repeat 1000 times  
vibrate / call sound  
Click confirm button to disable  
(Just naivety 😀

---

<div class="post-metadata">

### Author: ![Hayder](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/hayder/32/153829_2.png) [@Hayder](https://community.thunkable.com/u/Hayder)
#### Post date: [July 4, 2019, 1:00pm UTC](https://community.thunkable.com/t/can-we-build-an-alarm-app/131641/4 "2019-07-04T13:00:16Z")

</div>

Push notification needs the device to be online so it can receive the notification.

---

<div class="post-metadata">

### Author: ![BlueWhaleYT](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/bluewhaleyt/32/28437_2.png) [@BlueWhaleYT](https://community.thunkable.com/u/BlueWhaleYT)
#### Post date: [July 4, 2019, 1:02pm UTC](https://community.thunkable.com/t/can-we-build-an-alarm-app/131641/5 "2019-07-04T13:02:18Z")

</div>

Yes, so you need to keep your connection and activate the app.  
However, the notification sound just once and lower. Maybe cannot let you wake up.

---

<div class="post-metadata">

### Author: ![kartik\_old](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kartik_old/32/28305_2.png) [@kartik\_old](https://community.thunkable.com/u/kartik_old)
#### Post date: [July 4, 2019, 1:19pm UTC](https://community.thunkable.com/t/can-we-build-an-alarm-app/131641/6 "2019-07-04T13:19:02Z")

</div>

Ok,  
I will try every time to not close the app.

But, if I close it accidentally, and reopen it when my time is for bed, will it affect?

---

<div class="post-metadata">

### Author: ![kartik\_old](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kartik_old/32/28305_2.png) [@kartik\_old](https://community.thunkable.com/u/kartik_old)
#### Post date: [July 4, 2019, 1:22pm UTC](https://community.thunkable.com/t/can-we-build-an-alarm-app/131641/7 "2019-07-04T13:22:44Z")

</div>

How could I use them here?

---

<div class="post-metadata">

### Author: ![Hayder](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/hayder/32/153829_2.png) [@Hayder](https://community.thunkable.com/u/Hayder)
#### Post date: [July 4, 2019, 2:13pm UTC](https://community.thunkable.com/t/can-we-build-an-alarm-app/131641/8 "2019-07-04T14:13:38Z")

</div>

Use the “Clock / Timer” component to build an alarm app.

---

<div class="post-metadata">

### Author: ![Hayder](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/hayder/32/153829_2.png) [@Hayder](https://community.thunkable.com/u/Hayder)
#### Post date: [July 4, 2019, 2:14pm UTC](https://community.thunkable.com/t/can-we-build-an-alarm-app/131641/9 "2019-07-04T14:14:24Z")

</div>

No, It won’t.

---

<div class="post-metadata">

### Author: ![kartik\_old](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kartik_old/32/28305_2.png) [@kartik\_old](https://community.thunkable.com/u/kartik_old)
#### Post date: [July 4, 2019, 3:11pm UTC](https://community.thunkable.com/t/can-we-build-an-alarm-app/131641/10 "2019-07-04T15:11:01Z")

</div>

@Hayder Sir,  
Can u explain?

---

<div class="post-metadata">

### Author: ![eoinparkinson](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/eoinparkinson/32/143769_2.png) [@eoinparkinson](https://community.thunkable.com/u/eoinparkinson)
#### Post date: [July 6, 2019, 10:46pm UTC](https://community.thunkable.com/t/can-we-build-an-alarm-app/131641/11 "2019-07-06T22:46:18Z")

</div>

This is me. I sleep through every alarm I set…

---

<div class="post-metadata">

### Author: ![kartik\_old](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kartik_old/32/28305_2.png) [@kartik\_old](https://community.thunkable.com/u/kartik_old)
#### Post date: [July 7, 2019, 10:32am UTC](https://community.thunkable.com/t/can-we-build-an-alarm-app/131641/12 "2019-07-07T10:32:06Z")

</div>

😴

---

<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, 12:12pm UTC](https://community.thunkable.com/t/can-we-build-an-alarm-app/131641/13 "2024-11-08T12:12:19Z")

</div>


