- cross-posted to:
- android@lemmy.world
- android@lemdro.id
- lemmy_dev@programming.dev
- cross-posted to:
- android@lemmy.world
- android@lemdro.id
- lemmy_dev@programming.dev
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
Thank you for this, worked like a charm!
Wow, great to know!
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
I thought it was a feature lol
This would be way too egocentric 😅
This should be in the lemmy code. Federate out accounts.
Seriously, would it be possible to integrate Lemmy Handshake into Lemmy source code?
I feel this should be part of the core package.
Any plan on Mac and Linux version soon?
I don’t own a Mac, but I plan to compile it to Linux soon
Thanks for supporting linux, please consuder flatpak instead of making a binary per distro
Beware!
This unsubscribed me from twenty+ communities on all of my instances. It first tried to subscribe all of my accounts to all of the communities of my largest instance, which is what I wanted it to do. One instance failed to sub to 20+ communities, which was fine, as it was a smaller instance.
Ten minutes later, however, I got a notification that it had unsubscribed all of my other instances from those communities as well. It took me about an hour to figure out most of the ones that had been lost, and even now I think I’m missing a few.
Wow, great work! thank you!
:: cries in iOS ::
The code can be compiled to iOS with a few increments but I don’t have the knowledge to do so
That’s awesome, thank you!
Okay, I’m not technologically illiterate, but I can’t figure out how to get this to run on my Windows laptop. I got to the link, but I don’t see what to download. Any help?
I’ll provide the .exe tomorrow, you can download the source and compile to windows also but you would need to install flutter which is a pain in the ass
Thank you!
Amazing! You have just filled the biggest crevice of Lemmy! Thank you!!
Unfortunately it doesn’t seem to be working for accounts with 2FA. Had to disable it to get the job done.
Ooh syncs saved posts as well! Definitely downloading this
Edit: Ah that’s not ready yet. Still very cool
Do you accept PRs? I’d love to setup an iOS build for this
Would love to have this on iOS 🙏🏻
LASIM is similar and while it won’t run on iOS it will work on *Nix, Windows, and MacOS.
This is REALLY cool and helpful. I just tried it with the 3 accounts I have and it worked flawlessly.
Only suggestion would be to have the app check a servers defederated list and disregard any communities that you cannot subscribe too. This would prevent a lot of errors that happen when going through the sync. This is pretty minor as the app does seem to skip the community after the error but I suspect it would be a little faster if it just rejectected the community via internal software. Some users who are not aware of defederated communities may get confused by the errors as well.
Maybe this isn’t very realistic? If it isn’t, never mind. :)
I’m thinking about how to get rid of those errors, this might the solution but I think there isn’t a way to check the list of defederated instances, one thing I’ll implement soon is to expire synchronization tries after x days so the list won’t grow forever
Glad the app helped you
I’m getting error : unable to get user data
Hmm, weird which instance? Lemmy.world was offline earlier
Tried it with lemmy.world and lemdro.id. same error in both cases. Update : It now works for some reason.