Do your chats look like this? Do you always forget which contacts use which apps? Do you wish there was a way to have all your chats in just one place?

In the following guide I'm going to show you how to use Matrix to achieve your dream of an all-in-one chat app, by using Matrix bridges and securing the connection with Cloudflare Tunnels.

  • WetBeardHairs@lemmy.ml
    ·
    1 year ago

    "Oops I sent that goatse meme to my boss, not my friend" is not a fuckup I want to have. Segregation of apps is sometimes a virtue.

  • Skies5394@lemmy.ml
    ·
    1 year ago

    Beeper is great but you have no idea what they’re doing with your data.

    This is work, and I still think there’s a niche between the two, with an assembled docker rather than ansible playbook, that is going to be the one that takes off.

    • Zerodya@lemm.ee
      hexagon
      ·
      edit-2
      1 year ago

      Beeper is great but you have no idea what they’re doing with your data.

      Thought the same, that's why I decided to learn how to host it locally and wanted to share the knowledge.

      an assembled docker rather than ansible playbook, that is going to be the one that takes off.

      Definitely. Right now it causes quite a few headaches and Docker is also what's probably most known by selfhosters.

  • arcrust@lemmy.ml
    ·
    1 year ago

    I use ferdium.

    It's combines every app/website I want to be connected to. Snapchat Lemmy Element Gmail Google tasks Discord Google messages Mastadon Steam chat FB messenger Proton mail Microsoft teams Telegram Slack Github Icloud

    You can even add custom services, although I haven't tried to do it. The only one missing is signal.

    It is desktop only though

    • Lojcs@lemm.ee
      ·
      1 year ago

      That looks more like a web browser than anything else. Does it have any advantages over opening the pages in a browser?

      • arcrust@lemmy.ml
        ·
        1 year ago

        It basically is. AFAIK, there's no browser based way for steam chat, Google messages, or snapchat. I'm sure there are others too.

        The biggest advantage I can think of is notification integration. The 'tabs' do give notification counts. You can minimize to the system tray so it doesn't have to be open. It would be seperate from your web browser, so if you have 30 tabs open like I do it'll be less cluttered. But it'll send notifications to the desktop with snippets of the message, like a popup on your phone. Also, even if you clear all your cookies/browser history etc., since it's seperate from the browser, you don't have to worry about logging in again.

  • beeng@discuss.tchncs.de
    ·
    edit-2
    1 year ago

    Can somebody tell me if I need to open SSH port 22 to internet on my local? Id rather not...that mean I cannot use this?

    • Zerodya@lemm.ee
      hexagon
      ·
      1 year ago

      Only locally, so that your local computer can access your server locally. Then the Cloudflare proxy will allow you to connect to it from the internet securely through a two-factor authentication or any other access type you choose, without opening any port to the internet. It's all explained in this section.

      You can also implement passwordless authentication but that would probably be too extra.

        • Zerodya@lemm.ee
          hexagon
          ·
          1 year ago

          I guess not. I'm not that experienced with ddns but I think there's no way to have subdomains?