F5F Stay Refreshed Software Operating Systems Yes, there is an app available.

Yes, there is an app available.

Yes, there is an app available.

M
minifig_cd
Member
168
09-19-2022, 08:40 PM
#1
Hey! I heard you're thinking about a unified messaging app that brings everything together. I'm curious—does such an app already exist, and if so, what are its names?
M
minifig_cd
09-19-2022, 08:40 PM #1

Hey! I heard you're thinking about a unified messaging app that brings everything together. I'm curious—does such an app already exist, and if so, what are its names?

M
MetabolizmLT
Member
103
09-19-2022, 08:55 PM
#2
It seems unlikely all the apps would need an API. @ Marvzl1357
M
MetabolizmLT
09-19-2022, 08:55 PM #2

It seems unlikely all the apps would need an API. @ Marvzl1357

F
Fresh_Taco
Junior Member
29
09-20-2022, 04:58 PM
#3
Whatsapp isn't widely used, but some apps support various chat methods. Talkonaut is available on iOS among others. Many don't use Whatsapp or texting much, though adding messages seems straightforward. Whatsapp might be trickier because it's not open-source.
F
Fresh_Taco
09-20-2022, 04:58 PM #3

Whatsapp isn't widely used, but some apps support various chat methods. Talkonaut is available on iOS among others. Many don't use Whatsapp or texting much, though adding messages seems straightforward. Whatsapp might be trickier because it's not open-source.

P
PaigeOfTheBook
Senior Member
733
09-20-2022, 09:42 PM
#4
Isn't it mainly about catching the incoming message from (insert app) and then redirecting it instead of going to (insert app)? It should flow through this Talkanaut style app, collecting everything there. The issue I see is that you'd need to handle separate support for each app—like KiK, WhatsApp, and Viber individually.
P
PaigeOfTheBook
09-20-2022, 09:42 PM #4

Isn't it mainly about catching the incoming message from (insert app) and then redirecting it instead of going to (insert app)? It should flow through this Talkanaut style app, collecting everything there. The issue I see is that you'd need to handle separate support for each app—like KiK, WhatsApp, and Viber individually.

M
MageOfGaming
Junior Member
36
09-23-2022, 11:15 PM
#5
Chat applications typically rely on open APIs such as XMPP, IRC, or libPurple. The challenge lies in platforms like WhatsApp, which likely don’t support them. Attempting to capture messages would be difficult due to app isolation and restricted communication methods. Moreover, understanding the data isn’t straightforward—it’s not sent in plain text, requiring extensive reverse engineering. I don’t believe the effort is worthwhile.
M
MageOfGaming
09-23-2022, 11:15 PM #5

Chat applications typically rely on open APIs such as XMPP, IRC, or libPurple. The challenge lies in platforms like WhatsApp, which likely don’t support them. Attempting to capture messages would be difficult due to app isolation and restricted communication methods. Moreover, understanding the data isn’t straightforward—it’s not sent in plain text, requiring extensive reverse engineering. I don’t believe the effort is worthwhile.

Y
ylyes4
Senior Member
572
09-28-2022, 12:40 AM
#6
Initial idea I had was a bit unique, though you might find it different from what you're looking for.
Y
ylyes4
09-28-2022, 12:40 AM #6

Initial idea I had was a bit unique, though you might find it different from what you're looking for.

T
thibdu87
Member
229
10-17-2022, 08:43 PM
#7
I wasn't sure how it would function but I thought it would be interesting to have a single app that brings everything together. I didn't realize there were various communication protocols, so I imagined an app that essentially serves as a "commander" to forward messages between different apps. But... I'm not an app developer, so I don't have any details.
T
thibdu87
10-17-2022, 08:43 PM #7

I wasn't sure how it would function but I thought it would be interesting to have a single app that brings everything together. I didn't realize there were various communication protocols, so I imagined an app that essentially serves as a "commander" to forward messages between different apps. But... I'm not an app developer, so I don't have any details.

M
MrSuslik
Member
58
10-19-2022, 01:49 AM
#8
Right now it would be quite challenging, since WhatsApp doesn't offer an API. But you could give it a shot and see if a solution emerges.
M
MrSuslik
10-19-2022, 01:49 AM #8

Right now it would be quite challenging, since WhatsApp doesn't offer an API. But you could give it a shot and see if a solution emerges.