v0.16.0 of @LinkoraApp makes imports/exports a lot more efficient. Both now run in O(n) instead of O(n^2).
JSON imports: 56.1% less heap memory, 17% better CPU efficiency. HTML imports: 58.7% less heap memory, that's ~225MB less. (1/4)
New releases:
Browser extension rebuilt in Kotlin with all "save link" UI features from the latest app version.
sync-server v0.2.1 adds desktop notifications for server status & better extension support.
github.com/LinkoraApp/sync-s…github.com/LinkoraApp/browse…
Two years of Linkora, with over 600 GitHub stars & 15k downloads!
Built it because I wanted something that worked exactly how I needed. Turns out thousands of people felt the same way.
Built with Kotlin Multiplatform, Compose, Ktor, and Kapsule. It just works.
With v0.13.5 of the Linkora app now live, all requests now go over HTTPS and WSS to the self-hostable sync-server that serves HTTPS and WSS out of the box.
Besides this latest release, the browser extension is now available on Firefox Add-ons too 😸
.@LinkoraApp's sync-server now supports HTTPS out of the box and is compatible with the new browser extension for saving links/folders directly from the browser.
The browser extension works together with the server as server-side rendered with kapsule 💊
github.com/LinkoraApp/sync-s…
.@LinkoraApp's sync-server now supports HTTPS out of the box and is compatible with the new browser extension for saving links/folders directly from the browser.
The browser extension works together with the server as server-side rendered with kapsule 💊
github.com/LinkoraApp/sync-s…
sync-server v0.0.5 fixes a token parsing issue with special characters that was causing authentication failures on the client side, check it out:
github.com/LinkoraApp/sync-s…
Tried @LinkoraApp as a Pocket alternative — had to give it a shoutout.
Unlike most open-source options that need cloud subscriptions or self-hosting, Linkora works offline-first on your device. Super simple. But if you’re into it, you can self-host a central server too. Perfect balance.
#OpenSource#bookmarked
. @LinkoraApp 0.11.0 is now available, now based on KMP, available for desktop (excluding mac) and Android, and capable of self-hosting with a self-hostable server built with Ktor.
I've used Exposed, so most SQL databases can be used with this server.
github.com/LinkoraApp/Linkor…
v0.9.0 is out now!
• Folders and links can now be copied or moved to other folders.
• AMOLED theme added.
• Site-specific user-agent can be added.
• A secondary user-agent is automatically used if a request with the primary user-agent fails.
github.com/sakethpathike/Lin…