amanharwara / altus

Desktop client for WhatsApp Web with themes, notifications and multiple account support
GNU General Public License v3.0
460 stars 65 forks source link

Capture intents for "Continue to Chat" links on web browser #222

Open timonoj opened 1 year ago

timonoj commented 1 year ago

Hi!

Just wanted to thank you for the hard work, seems you finally fixed (at least for me) the long troublesome bug of asking to update... I wanted to ask, would it be possible to implement a way to get your whatsapp to register as the default app for "Continue to Chat" whatsapp links on the browser, which are supposed to open in the whatsapp app?

Thanks!

amanharwara commented 1 year ago

This should already be working. If I use a https://wa.me/[number] link, for example, the browser asks me if I want to open that link in Altus.

timonoj commented 1 year ago

...it doesn't seem to capture them on my KDE Neon desktop... How can I make sure it does? Thanks!

On Wed, Mar 1, 2023 at 11:31 PM Aman Harwara @.***> wrote:

This should already be working. If I use a https://wa.me/[number] link, for example, the browser asks me if I want to open that link in Altus.

— Reply to this email directly, view it on GitHub https://github.com/amanharwara/altus/issues/222#issuecomment-1450345402, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACPXB52MPFB4JFHJETE7IKLWZ5TUFANCNFSM6AAAAAAUP622GQ . You are receiving this because you authored the thread.Message ID: @.***>

amanharwara commented 1 year ago

I would try using something like AppImageLauncher (https://github.com/TheAssassin/AppImageLauncher). I use Manjaro KDE and I think that is already integrated with it. Just creating a desktop entry for the AppImage might suffice as well. See https://docs.appimage.org/reference/desktop-integration.html. Also, make sure you're on the latest version of Altus, of course :)

amanharwara commented 1 year ago

If you use AppImageLauncher you don't need to create the desktop entry manually. I find it easier to manage updates with it as well.