Matrix WhatsApp Bridge
-
I could use some help with this packaging attempt (just ignore the messy code). I can not get encryption working for some reason. This may have something to do with my current matrix installation so I'd be interested in someone else's expertise and experience
-
@andreasdueren awesome. Will add to our list. But is this a web app? As in, after installation, what will be there if I visit the domain of the bridge app?
@girish Not a web app and no UI. The bridge is managed via a matrix client after configuring bridge and synapse to sync.
-
@andreasdueren I see. I think we have to wait for a future Cloudron release for this since the UI has no way to handle "daemon" style apps. I think we have a couple of these by now, so we should add support in the platform for this.
@girish well itβs not really different from the synapse app?
-
@andreasdueren the synapse app has a homepage . does this app have one too? i.e when you install the app and visit the domain on browser, what do you see? if it has some sort of landing page, then you are right, what I said doesn't apply to this app..
-
@andreasdueren the synapse app has a homepage . does this app have one too? i.e when you install the app and visit the domain on browser, what do you see? if it has some sort of landing page, then you are right, what I said doesn't apply to this app..
@girish Not by design. However this could be easily added since it's just a static website with no complexity
-
@andreasdueren the synapse app has a homepage . does this app have one too? i.e when you install the app and visit the domain on browser, what do you see? if it has some sort of landing page, then you are right, what I said doesn't apply to this app..
-
Updated bridge to v0.12.3
-
Updated bridge to v0.12.4
https://git.due.ren/andreas/mautrix-whatsapp-cloudron/releases/tag/v1.2.2
-
Updated bridge to v0.12.5
https://git.due.ren/andreas/mautrix-whatsapp-cloudron/releases/tag/v1.2.3
-
Updated bridge to v0.12.5
https://git.due.ren/andreas/mautrix-whatsapp-cloudron/releases/tag/v1.2.3
@staff any reason we can't add this @andreasdueren Matrix-WhatsApp Bridge app to the app store?
-
@jdaviescoates I think we have to figure a way to get such niche app packages published. At least, we are on board internally to do something to allow external publishers, so we will work on something soon.
@girish said in Matrix WhatsApp Bridge:
such niche app packages
I'm not sure it's really a niche app. I'd guess that many/ most people running Matrix/ Element might like to use this (and other similar bridges too). IMHO ideally Cloudron Matrix would come bundled with WhatsApp, Signal and Telegram bridges much like Element One does.
-
@jdaviescoates I think we have to figure a way to get such niche app packages published. At least, we are on board internally to do something to allow external publishers, so we will work on something soon.
@girish said in Matrix WhatsApp Bridge:
I think we have to figure a way to get such niche app packages published.
I would argue that this is equal or even less of a niche app than the Valheim Gameserver for example.
-
@andreasdueren I am with you on that
Maybe niche is not the right term but I simply meant to say is that "extensions" to apps by third parties is quite a burden for app packages. It's best to figure out a way by which other people can host it easily especially when people are making their efforts public.
-
@andreasdueren I am with you on that
Maybe niche is not the right term but I simply meant to say is that "extensions" to apps by third parties is quite a burden for app packages. It's best to figure out a way by which other people can host it easily especially when people are making their efforts public.
@girish said in Matrix WhatsApp Bridge:
"extensions" to apps by third parties is quite a burden for app packages.
I understand that it needs to be feasible to maintain these kind of things. Cloudron needs to be profitable after all. I hope we can find some solution for these things, especially if they're simple go binaries like this one.