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

      • @[email protected]OP
        link
        fedilink
        English
        161 year 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
        English
        101 year ago

        A PWA would be platform agnostic.

        • @duckington
          link
          English
          22
          edit-2
          1 year 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!

          • @Tangent5280
            link
            English
            71 year ago

            Also it’s open source so someone who has the know how can just fork it to build a platform agnostic version, or just add it to the current codebase.

          • @Ogygus
            link
            English
            -61 year ago

            Removed by mod

              • @kadu
                link
                English
                31 year ago

                Don’t feed the obvious troll

                • @duckington
                  link
                  English
                  31 year ago

                  ohh yeah true, i’m just gullible :(

          • frozen
            link
            fedilink
            English
            61 year ago

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

            • @[email protected]OP
              link
              fedilink
              English
              31 year 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
                11 year 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
      English
      61 year ago

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