The app that synchronizes multiple lemmy accounts so you can migrate and keep backup accounts across instances, it’s opensource and free, currently working in android and windows.
It’s in homologation now and anyone can test, any feedbacks are welcome as always.
If you find any bugs please report
Download now
FUCKER thanks you for this application.
FUCKER good to know you liked!
is the fucker some kind of emoji I’m missing or are you guys just being friendly
It’s their username
I am mildly disappointed that you don’t refer to yourself in the 3rd person in more of your comments, FUCKER
Probably not a big deal but your username autopopulates the login field.
Holy shit I forgot to take it out lol, thanks for the reminder
That logo is trippy
Not much effort was put in it I must say
I enjoy it
Do you accept PRs? I’d love to setup an iOS build for this
Of course, I’d love iOS support but I don’t have iphone
Wow finally! Hopefully this gets released for iOS also
The code can be compiled to iOS with a few increments, but I don’t have the knowledge to do so
Android and windows. Two things I don’t use. Can you at make a Linux version?
I posted to !android@lemdro.id and !lemmyapps@lemmy.world!
Thanks!
Can you sync across to kbin?
I’m not sure actually
I don’t think kbin (excluding artemis.camp) supports API use yet so that’ll be a no. Also kbin is different than lemmy (still federated over activitypub but different platform) so it needs to specifically be supported, won’t work with a lemmy client.
I don’t have any backup accounts to make use of this, but this is a great tool!
How does this handle cases where no subscribers from an instance have subscribed to an external community yet? Other migration tools I have used require these to be added manually. Does yours automate this process?
Edit: any plans to add to FDroid?
I’m not sure, I had issues syncing some communities maybe this was the case
Maybe grouping these communities into a list and then linking to them manually for users to click though and sub would be a good idea.
Didn’t get a chance to look at how your app works under the hood, but for LASIM I look up the community by name to get the ID and then call thr subscribe API. The former did seem to trigger the Lemmy instance to “learn” about the community, but it takes awhile, and there is no way to know when it has learned it other than to retry looking it up a few times.
Oh, okay, this will definitely be helpful
Excellent work by the way, much better solution than my own :)
You started and fixed the issue way before, I just polished it