Show HN: Linkwarden – An open source collaborative bookmark manager

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Judoscale - Save 47% on cloud hosting with autoscaling that just works
Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
judoscale.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. linkwarden

    ⚡️⚡️⚡️ Self-hosted collaborative bookmark manager to collect, organize, and preserve webpages, articles, and documents.

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

    Linkwarden was built using TypeScript and NextJS, backed by a PostgreSQL database for the lighter-weight data. The rest of the data can be chosen either to be stored on the filesystem, or stored on the cloud on Digital Ocean Space/AWS S3, the reason for the cloud storage solution was for the Cloud offering [1], we realized that the preserved webpages (archives) take up space pretty quickly and S3 was much more efficient for this task. On the front-end we used TailwindCSS for styling and Zustand for state management.

    You could either use our Cloud offering (with 14-day free trial) to directly support this project and experience Linkwarden, or you could self-host it on your own machine and have maximum flexibility.

    Also please make sure to visit/star our GitHub repo [2].

    Feel free if you had any questions, we'll do our best to answer it.

    [1]: https://cloud.linkwarden.app/register - Hosted in Digital Ocean's datacenter located here in Toronto, ON.

    [2]: https://github.com/linkwarden/linkwarden

  2. Judoscale

    Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.

    Judoscale logo
  3. linkding

    Self-hosted bookmark manager that is designed be to be minimal, fast, and easy to set up using Docker.

    I'll definitely give it a short this weekend. Are there any plans to support different authentication methods? Like LDAP, OAuth2 etc?

    I'm using linkding at the moment https://github.com/sissbruecker/linkding which also has a browser addon, the only missing thing is some form central user auth but we're using it as it is.

  4. DownloadNet

    Discontinued 💾 dn - offline full-text search and archiving for your Chromium-based browser. [Moved to: https://github.com/dosyago/dn]

    If you want full-text-search with archiving check out my project, DiskerNet. https://github.com/dosyago/DiskerNet --> also well done on LinkWarden! Looks like a great product! :)

  5. ArchiveBox

    🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...

    I've used Raindrop[1] for the last few years and it works well - cross device support, archived pages, and tags/folders.

    Going to check out Linkwarden since I really like the idea of being able to self-host something similar since Raindrop could one day disappear (#googlereaderneverforget).

    A feature Raindrop has is it can export bookmarks to a standard xml file, which I then have a script that automatically adds them to Archivebox[2] for a local copy and to add them to archive.org[3].

    Does Linkwarden, have a feature to automatically submit a bookmark to archive.org along with the local copy? That would greatly reduce this setup and have it all in one tool.

    1. https://raindrop.io/

    2. https://archivebox.io/

    3. https://ecliptik.com/bookmarking-with-raindrop/

  6. xSyn

    Discontinued Compact server implementing xBrowserSync API using Golang and BoltDB

    xBrowserSync is another one.

    You can use https://github.com/ishani/xSyn for self-hosting.

  7. hamsterbase-highlighter

    highlighter for notion, hamsterbase

    I suggest trying out HamsterBase (HamsterBase is not open source).

    1. It supports direct binding with SingleFile, enabling one-click web page saving. Because it saves in the browser, all other plugins will take effect.

    2. It provides an open-source plugin https://github.com/hamsterbase/hamsterbase-highlighter, allowing you to annotate directly in the browser, and it automatically saves a snapshot of the web page when you annotate. When you visit the page again, it automatically displays the previous snapshots.

    3. All data is stored on your local device, with both a docker version and a desktop version available. Different versions support P2P synchronization.

  8. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Bookmark manager with a focus on organization?

    6 projects | /r/selfhosted | 7 Dec 2023
  • Ask HN: How do you save and browse external interesting URLs?

    8 projects | news.ycombinator.com | 11 Feb 2023
  • Browser Tab Hoarding: How do you organize/archive your research? Trying to reach Tab Zero.

    8 projects | /r/DataHoarder | 1 Oct 2022
  • Selfhosted Pocket Alternative - Wallabag still the best?

    2 projects | /r/selfhosted | 15 Apr 2022
  • Wallabag: Self-hostable application for saving web pages and articles

    10 projects | news.ycombinator.com | 21 Feb 2022

Did you know that Python is
the 2nd most popular programming language
based on number of references?