diff options
author | Nico Domino <yo@ndo.dev> | 2022-07-01 13:21:02 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-01 13:21:02 +0000 |
commit | 675120ab08ef7e2628cbb37b5b91e1dcdec978be (patch) | |
tree | ae396c99886401aa29e2854af36fffdcf82b8649 | |
parent | Add wastebin to Pastebin section (#3036) (diff) | |
download | awesome-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` |