Author

Topic: App Notification for my website ??? (Read 448 times)

sr. member
Activity: 330
Merit: 250
October 16, 2016, 11:55:38 AM
#12
Actually, Telegram might work !
Then I can definitely set this up for you. Shoot me a PM with the details.
newbie
Activity: 4
Merit: 0
October 16, 2016, 08:22:29 AM
#11
you can go through website it easy in mobile
full member
Activity: 156
Merit: 100
October 16, 2016, 08:21:16 AM
#10
i know Email would be much easier, but i'd prefer to get notifications on Wickr, i'd be happy to pay anyone who could make it .
The problem with Wickr is that it doesn't provide an API for a program to send messages on the platform. If you're okay with something like Telegram, this can be done pretty easily.

Actually, Telegram might work !
sr. member
Activity: 330
Merit: 250
October 15, 2016, 03:48:24 PM
#9
i know Email would be much easier, but i'd prefer to get notifications on Wickr, i'd be happy to pay anyone who could make it .
The problem with Wickr is that it doesn't provide an API for a program to send messages on the platform. If you're okay with something like Telegram, this can be done pretty easily.
newbie
Activity: 56
Merit: 0
October 15, 2016, 02:01:34 PM
#8
i know Email would be much easier, but i'd prefer to get notifications on Wickr, i'd be happy to pay anyone who could make it .

Sent you a PM.
Please check your inbox! Smiley

Thanks.
full member
Activity: 156
Merit: 100
October 15, 2016, 01:56:38 PM
#7
i know Email would be much easier, but i'd prefer to get notifications on Wickr, i'd be happy to pay anyone who could make it .
sr. member
Activity: 476
Merit: 250
October 15, 2016, 06:47:25 AM
#6
Assuming you are the one who coded your own website, you could integrate this simple, open-source web service. It's called Socket.IO.
Link here: http://socket.io/

Good luck and you're welcome.
full member
Activity: 224
Merit: 100
October 15, 2016, 01:54:54 AM
#5
Yep its much simpler to do, Just write some code to add extra code to pull from your website at a set of particular periods, or get some push server and code your app to receive the broadcast.

The pull method is cheaper and faster to code but it uses resource of the mobile, but the later is nearly same but you need to rent a push server.

But the easiest way is to get mail notification from your website, if you do not use gmail, create one and integrate your current email to that gmail account to get notification

Some out of box method, you can catch the mail from your website in gmail app and show notification in your app, which would be more cheaper.
legendary
Activity: 1750
Merit: 1115
Providing AI/ChatGpt Services - PM!
October 14, 2016, 12:50:42 PM
#4
i wanna try to keep it as "encrypted" as possible, my Iphone won't support the Email i'm using (it requires Java for the PGP), so i thought that a APP might do the trick ?
Which Email do you use ? To make things much simple and more economical,just get a gmail address,get a python script written to automate the process of sending emails to your gmail account as new orders are posted.Shouldn't take more than 2 hours for a good programmer to write the script using smptlb module.The app idea is useless just for sending notifications.
full member
Activity: 156
Merit: 100
October 14, 2016, 12:35:42 PM
#3
Hello! is it possible to get notification's on my phone using a app such as "Signal" or "Wicker" everytime my website get's a "order"?

A cheaper way to get phone notifications is by sending you an email every time someone make an "order", you get email notifications that someone ordered in your website. Thank me later.

i wanna try to keep it as "encrypted" as possible, my Iphone won't support the Email i'm using (it requires Java for the PGP), so i thought that a APP might do the trick ?
legendary
Activity: 1526
Merit: 1001
October 14, 2016, 12:31:11 PM
#2
Hello! is it possible to get notification's on my phone using a app such as "Signal" or "Wicker" everytime my website get's a "order"?

A cheaper way to get phone notifications is by sending you an email every time someone make an "order", you get email notifications that someone ordered in your website. Thank me later.
full member
Activity: 156
Merit: 100
October 14, 2016, 12:03:43 PM
#1
Hello! is it possible to get notification's on my phone using a app such as "Signal" or "Wicker" everytime my website get's a "order"?
Jump to: