ABOUT
karakeep (formerly: hoarder) is an AI-powered bookmarking tool that helps you save and organize your digital content. It automatically tags your links, notes, and images, making them easy to find later. With features like auto-fetching, lists, and full-text search, karakeep is the perfect tool for anyone who wants to keep track of their digital life.
INSTALL
Approved local installer
DefaultDebian 13
Approved locally2 CPU4096 MB RAM10 GB disk
Config path/etc/karakeep/karakeep.env
Run this command in the Proxmox VE shell. It downloads the immutable approved file, verifies SHA-256, and only then executes it.
( url='https://scripts.francoisvw.com/snapshots/c19711ea1b2526bec67e34be948114e255b5a811/ct/karakeep.sh'; sha='9916a41f27c57145980b21b3f18d8d6a922894ea698acde47a386260c6edf3e4'; tmp="$(mktemp)" || exit; curl -fsSL "$url" -o "$tmp" && printf '%s %s\n' "$sha" "$tmp" | sha256sum -c - && bash "$tmp"; rc=$?; rm -f "$tmp"; exit "$rc" )
View approved source ↗Path ct/karakeep.shSHA-256 9916a41f27c57145980b21b3f18d8d6a922894ea698acde47a386260c6edf3e4 LOCAL CHANGE REVIEW
Approved vs latest fetched source
Sign in with a passkey to inspect pending source changes. Approved content remains public.