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

Github Source


Download now


  • @[email protected]
    link
    fedilink
    English
    910 months ago

    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. :)

    • @gusVLZOP
      link
      English
      810 months ago

      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