It’s open source and I’d like some feedbacks, as you can see I such at designing mobile apps.

Also, if you have any feature recommendations it would be nice to hear about

My idea is to setup a background service that keeps all accounts you want synced using instances APIs

Lemmy Handshake

  • CaptainBlagbird
    link
    fedilink
    English
    511 months ago

    Is it possible via the API to get the date/time when a subscription was added? If so, then a two-way sync would be possible, else I think only a one-way sync can be realised reliably, right?

    • @gusVLZOP
      link
      English
      311 months ago

      I’m targeting “every-way” sync actually, if you ad 4 accounts my goal is to sync all 4

      • @[email protected]
        link
        fedilink
        English
        211 months ago

        So if one account is subscribed to A and B, and another account is subscribed to C and D.

        After sync, are both accounts going to be subscribed to A, B, C, and D?

        • @gusVLZOP
          link
          English
          311 months ago

          Yes, but I’ll probably make it possible to choose in the settings, between one way or everyway, so I don’t accidentally mess with niche accounts

          • CaptainBlagbird
            link
            fedilink
            English
            311 months ago

            And what if, after the sync above, I unsub from A on one account and unsub on B plus sub on E on the second account? Both accounts will have C, D and E subbed, right?

            • @gusVLZOP
              link
              English
              111 months ago

              Exactly