aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNico Domino <yo@ndo.dev>2022-07-01 13:21:02 +0000
committerGitHub <noreply@github.com>2022-07-01 13:21:02 +0000
commit675120ab08ef7e2628cbb37b5b91e1dcdec978be (patch)
treeae396c99886401aa29e2854af36fffdcf82b8649
parentAdd wastebin to Pastebin section (#3036) (diff)
downloadawesome-selfhosted-675120ab08ef7e2628cbb37b5b91e1dcdec978be.tar.gz
awesome-selfhosted-675120ab08ef7e2628cbb37b5b91e1dcdec978be.zip
Added Bookmarking -> "Briefkasten" (#3038)
* Update README - Added Bookmarking - "Briefkasten" * Update README.md * Update README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6346a453..5385af9e 100644
--- a/README.md
+++ b/README.md
@@ -235,6 +235,7 @@ _Related: [Polls and Events](#polls-and-events)_
**[`^ back to top ^`](#)**
+- [Briefkasten](https://github.com/ndom91/briefkasten) - Modern app for saving and managing your own bookmarks. Includes a browser extension. ([Demo](https://briefkasten.vercel.app)) `MIT` `Nodejs`
- [dyu bookmarks](https://github.com/dyu/bookmarks) - Single-threaded/process bookmark app powered by leveldb and uWebSockets. Supports importing from Delicious and Chrome. ([Demo](https://dyuproject.com/bookmarks/)) `Apache-2.0` `Java`
- [Espial](https://github.com/jonschoning/espial) - An open-source, web-based bookmarking server. `AGPL-3.0` `Haskell`
- [Firefox Account Server](https://mozilla-services.readthedocs.io/en/latest/howtos/run-fxa.html) - This allows you to host your own Firefox accounts server. ([Source Code](https://github.com/mozilla/fxa)) `MPL-2.0` `Nodejs, Java`