From 4d98b35a51e12aa8a935bcb8243fc1658efbce06 Mon Sep 17 00:00:00 2001 From: Michael Royal <45159366+mikeroyal@users.noreply.github.com> Date: Sat, 29 Oct 2022 00:32:11 -0700 Subject: [PATCH] Added bookmarks section --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 48874ab..4fddac1 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ * [Home Server](https://github.com/mikeroyal/Self-Hosting-Guide#home-server) * [Media Server](https://github.com/mikeroyal/Self-Hosting-Guide#media-server) * [Maps](https://github.com/mikeroyal/Self-Hosting-Guide#maps) + * [Bookmarks](#Bookmarks) * [Photos](https://github.com/mikeroyal/Self-Hosting-Guide#photos) * [Gaming](https://github.com/mikeroyal/Self-Hosting-Guide#gaming) * [Foundations/Projects](https://github.com/mikeroyal/Self-Hosting-Guide#foundationsprojects) @@ -612,6 +613,22 @@ Most self-hosted software can be installed using [Docker](https://en.wikipedia.o [uMap](https://github.com/umap-project/umap) is a tool that lets you create maps with OpenStreetMap layers in a minute and embed them in your site. +### Bookmarks + +[Back to the Top](#table-of-contents) + +[Linkding](https://github.com/sissbruecker/linkding/) is a simple bookmark service that you can host yourself. It's designed be to be minimal, fast, and easy to set up using Docker. + +[LinkAce](https://www.linkace.org/) is a self-hosted bookmark archive to collect links of your favorite websites. + +[Eagle](https://eagle.cool/) is a tool to collect, search and organize your design files in a logical way and all in one place. + +[Shlink](https://shlink.io/) is a self-hosted URL shortener that keeps control over all your shortened URLs, by serving them under your own domains, using this simple yet powerful tool. + +[Pinry](https://docs.getpinry.com/) is a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. + +[Shaark](https://github.com/MarceauKa/shaark) is a self-hosted platform to keep and share your content: web links, posts, passwords and pictures. + ### Photos [Back to the Top](#table-of-contents)