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

  • @db2@sopuli.xyz
    link
    fedilink
    English
    76
    edit-2
    2 years ago

    Blocked users and communities, with the option to add to or replace the lists.

  • @mkhopper@lemmy.world
    link
    fedilink
    English
    382 years ago

    Apps don’t suck if they work.
    If an app looks great and flashy but functionally is garbage, then what’s the point.

    Give me a plain looking app that works well every time.

    Looking forward to grabbing this when it’s available.

  • N-E-N
    link
    fedilink
    English
    182 years ago

    Sick pls post again when it’s available to download

  • mhz (lemm.ee)
    link
    fedilink
    English
    16
    edit-2
    2 years ago

    Exactly what I have been looking for this entire evening, i made a new account on lemm.ee and now I’m looking to sync my old (lemmy.world) and new accounts. I will give it a try and report back here. Thank you for your efforts

    Edit: can you post a link please, I couldn’t find it in the play store.

      • @gusVLZ@sh.itjust.worksOP
        link
        fedilink
        English
        162 years ago

        There’s two solutions for the desktop already and I’m building it in flutter, which is cross platform, I don’t have a Mac here to compile to iOS though

      • Dojan
        link
        fedilink
        English
        112 years ago

        A PWA would be platform agnostic.

        • @duckington@lemmy.world
          link
          fedilink
          English
          22
          edit-2
          2 years ago

          True enough, but we all have different skills, and if OP has android skills but not webdev skills, then they’d just be making they can make!

          • frozen
            link
            fedilink
            English
            62 years ago

            Depends. If there’s no server-side logic, you can host it on GitHub for free.

            • @gusVLZ@sh.itjust.worksOP
              link
              fedilink
              English
              32 years ago

              This would be nice, but we wouldn’t have how to sync in the background, at least I don’t know how to do it

              • Ferris
                link
                fedilink
                English
                12 years ago

                I think Tasker uses the option to ‘draw on top of other apps’ in order to maintain control of things. I think Poweramp uses some fancy notification settings (persistent, invisible?) to do the same. Poweramp is very good at retaining the ability to resume audio playback on device connect, independent of whether it was the last audio application playing audio. Tasker, I haven’t used properly yet, but was interested in automating button functionality with it.

                Another note: it might be neat to have a ‘sync all account settings’ option : )

    • quadropiss
      link
      fedilink
      English
      62 years ago

      If it’s built using compose multiplatform it’s going to be easy to build for iOS and desktop

  • @roon@lemmy.ml
    link
    fedilink
    English
    132 years ago

    Feels like these can be baked into the apps that people use to browse lemmy 🤔

    • @gusVLZ@sh.itjust.worksOP
      link
      fedilink
      English
      232 years ago

      Probably, if that was the case I wouldn’t be making this one

      If any open source client wants to add this feature, I’d love to help

  • Margot RobbieM
    link
    fedilink
    English
    112 years ago

    Can I ask about how it works? Will my comments also be visibly duplicated on each instance then?

  • @thimantha@lemmy.world
    link
    fedilink
    English
    11
    edit-2
    2 years ago

    UI/UX designer here. Wouldn’t mind spending a couple hours of my free time designing a better interface for you. Would be a fun project.

    • @gusVLZ@sh.itjust.worksOP
      link
      fedilink
      English
      32 years ago

      Thank you, I’d rather do it myself as I’m learning during the process but if you have any advice, I’d love to hear about

      The design is like this nowScreenshot_2023-08-15-04-21-53-90_a8368acaa5c2acea3952252470b30f1a

  • kratoz29
    link
    fedilink
    English
    112 years ago

    Currently using LASIM, but this looks like an improvement!

    I have comments, posts and saved stuff across three accounts.

  • Draconic NEO
    link
    fedilink
    English
    82 years ago

    Very nice, do you have a GitHub where we could follow the project?

  • lemonadebunny
    link
    fedilink
    English
    8
    edit-2
    2 years ago

    Constructive advice about the UI:

    The padding on the top feels unnatural as there’s lots of open space which isn’t common for that area. Maybe add a header that gives instructions and move the content higher, something like “Getting started” with an icon and some text below?

    • @Deiv@lemmy.ca
      link
      fedilink
      English
      62 years ago

      Not really, since it can re-sync it later on if you just do regular polling

      • @gusVLZ@sh.itjust.worksOP
        link
        fedilink
        English
        32 years ago

        I’m thinking about how I’m going to keep it synced and I’ll probably keep an offline list of all the communities per instance and update it often, after that, add and remove communities in the other instances

  • CaptainBlagbird
    link
    fedilink
    English
    52 years 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?

      • @waratchess@lemm.ee
        link
        fedilink
        English
        22 years 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?

        • @gusVLZ@sh.itjust.worksOP
          link
          fedilink
          English
          32 years 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