To be honest I have no idea how to deploy it there, but I have a list of issues to fix after a few people tested the app and I want to fix them before the next step
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](https://github.com/gusVLZ/lemmy_handshake)
---
## [Download now](https://github.com/gusVLZ/lemmy_handshake/releases/tag/beta)
---



We're almost the bois, synchronization working for multiple accounts, background services and notifications set
Also, I updated the readme if you want to checkout
We have a logo!
Project link
github.com/gusVLZ/lemmy_handshake
Great idea but for now I’ll just log to the user what couldn’t be synced, implementing something like this would be hard for now, maybe a future improvement
Following recommendations from the comments I implemented material you with dynamic colors and pushed content to the beginning and I really liked the result
The idea is to keep accounts synced using an background service btw
I'll keep improving it and I aim to release a build for those who want to test, it's FOSS
Available at [Lemmy Handshake](https://github.com/gusVLZ/lemmy_handshake)
I’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
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
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](https://github.com/gusVLZ/lemmy_handshake)
The current branch has a setting feature but I didn’t released it yet due to tests I’m doing