diff options
author | Sascha Ißbrücker <sascha.issbruecker@googlemail.com> | 2020-02-23 13:53:35 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-23 13:53:35 +0000 |
commit | 110dbbfe7e4c06a8755ebb34864d18525a02354e (patch) | |
tree | dad64fd600aefe32f151a0ea8d3ba481dbccd9ec | |
parent | Merge pull request #1990 from mniehe/master (diff) | |
download | awesome-selfhosted-110dbbfe7e4c06a8755ebb34864d18525a02354e.tar.gz awesome-selfhosted-110dbbfe7e4c06a8755ebb34864d18525a02354e.zip |
Add linkding
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -227,6 +227,7 @@ See also [Static Site Generators](#static-site-generators), [Content Management - [Firefox Sync Server](https://docs.services.mozilla.com/howtos/run-sync-1.5.html) - Sync Firefox bookmarks, passwords, history, tabs, preferences. ([Source Code](https://github.com/mozilla-services/syncserver)) `MPL-2.0` `Python` - [Geekmarks](https://geekmarks.dmitryfrank.com/) - Personal bookmarking service focused on speed and organization using hierarchical tags. ([Source Code](https://github.com/dimonomid/geekmarks)) `BSD-2-Clause` `Go` - [golinks](https://github.com/prologic/golinks) - Web application that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. Similar to bunny1 or yubnub. ([Demo](https://search.mills.io)) `MIT` `Go` +- [linkding](https://github.com/sissbruecker/linkding) - Minimal bookmark management with a fast and clean UI. Simple installation through Docker and can run on your Raspberry Pi. ([Demo](https://demo.linkding.link/)) `MIT` `Python` - [Lobsters](https://lobste.rs) - Run your own link aggregation site. ([Source Code](https://github.com/jcs/lobsters)) `BSD-3-Clause` `Ruby` - [No Fuss Bookmarks](http://nofussbm.herokuapp.com/signup.html) - Very simple software and service to store bookmarks especially designed for hackers (that don't need fancy interfaces, but nice API). ([Source Code](https://github.com/mapio/nofussbm)) `GPL-3.0` `Python` - [Pinry](http://getpinry.com/) - The tiling image board system for people who want to save, tag, and share images, videos, and webpages. ([Source Code](https://github.com/pinry/pinry)) `BSD-2-Clause` `Python` |