Linkwarden is a fully self-hostable, collaborative bookmark manager to collect, organize and archive webpages

https://linkwarden.app/

Website: https://linkwarden.app/ Github: https://github.com/linkwarden/linkwarden

141 points · 4 comments · view on lemmy.world

4 Comments

inspxtr@lemmy.world · 7 pts · 3y

looks cool, wonder how that compares to wallabag. Is there a mobile app as well?

krolden@lemmy.ml · 6 pts · 3y

Is making an account with their cloud service a requirement for self hosting?

httpjames@sh.itjust.works · 5 pts · 3y

Are pages compressed before storage? I can imagine storage would become an issue after a while.

pprakash@lemmy.ml · 4 pts · 3y

I've been using xBrowserSync for a few years now and it works great. It's open source and you can find both their API, mobile app, browser extensions in their GirHub repo and you can self host.

I have Serverless implementation of xBrowserSync API in both AWS and Azure.