Currently developing an Android app to sync subscriptions and saved posts between accounts
Currently developing an Android app to sync subscriptions and saved posts between accounts
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
Blocked users and communities, with the option to add to or replace the lists.
75ReplyNoted
19ReplyMight as well add the capability to block whole instances.
14ReplyOP isn't making a full client.
27Reply
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.
38ReplySome import/export feature would be cool
22ReplyNoted
8Reply
Sick pls post again when it’s available to download
18ReplyExactly 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.
15ReplyI started yesterday and unfortunately it won't finish until next week, I'll post as soon as it goes online
18ReplyThis will be amazing! Thanks for your efforts
4Reply
Not a mobile app but I used this script the other day and it worked great for me: https://github.com/bunburya/lemmy2opml
4ReplyThank you for referring, I ended up using https://github.com/wescode/lemmy_migrate to migrate my old account's subs to my new account.
3Reply
Feels like these can be baked into the apps that people use to browse lemmy 🤔
13ReplyProbably, 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
23Reply
Currently using LASIM, but this looks like an improvement!
I have comments, posts and saved stuff across three accounts.
11ReplyUI/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.
11ReplyThank 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 now
3Reply
Can I ask about how it works? Will my comments also be visibly duplicated on each instance then?
10ReplyI think this is for list data, like subscriptions, blocked users, saved posts etc...
16ReplyExactly, it would not be nice to duplicate all comments and posts
15Reply
Very nice, do you have a GitHub where we could follow the project?
8ReplyHere it goes
2ReplyJust started Watching it and also starred it.
1Reply
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?
8ReplyGreat, I tried and it feels better already.
Thanks!
6Reply
This would require both instances to be online at the same time. A hard ask
7ReplyNot really, since it can re-sync it later on if you just do regular polling
6ReplyIt was tongue in cheek
7ReplyI'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
3Reply
Material you design would be nice
5ReplyDid this, you were so so right, feels much better now
1Reply
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?
5ReplyI'm targeting "every-way" sync actually, if you ad 4 accounts my goal is to sync all 4
3ReplySo 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?
2Reply
This is amazing would love to test once in alpha.
4ReplyThat's fuckin dope! Can't wait to get it when its on f-droid
4ReplyThis is great! Please post when the app would be available.
3ReplyThanks!
3ReplyThis looks awesome! Is there a link?
3ReplyI love you
2ReplyThis is the way
2ReplyTell me when I can download (APK) it!
1ReplyAwesome! Would love to use it but I only have 1 very old, crappy, Android Nexus 5X.
1ReplyWhat is the android version of it?
1Reply8.1 Oreo I believe
1Reply
Why is this an android app?
-5ReplyWhy not?
25ReplyThere'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
16ReplyA PWA would be platform agnostic.
9Reply
If it's built using compose multiplatform it's going to be easy to build for iOS and desktop
6ReplyBuilding it in flutter, so yes, cross platform :)
3Reply