706
How’s everyone liking this so far?
(lemmy.world)
This Community is intended for posts about the Lemmy.world server by the admins.
For support with issues at Lemmy.world, go to the Lemmy.world Support community.
Any support requests are best sent to info@lemmy.world e-mail.
If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.
If you can, please use / switch to Ko-Fi, it has the lowest fees for us
It wouldn’t be trivial. You could use some of the UI elements you already have but every interaction you make with the app triggers some sort of event, and a lot of those events would be functions that need to be rewritten to work with a completely different set of APIs.
I’m sure it’s do-able if the dev was inclined to do so though.
https://github.com/derivator/tafkars/tree/main/tafkars-lemmy
Yeah, it would probably be easier than creating a whole new app, but still a ton of work