aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorn8225 <n8225@users.noreply.github.com>2017-04-29 23:08:58 +0000
committerGitHub <noreply@github.com>2017-04-29 23:08:58 +0000
commit4cc51a9f4bfcba26d37a10174275c10ec957482e (patch)
tree6d75b644e8dd9975204f847939b72b4808b000e1
parentAdd PsiTransfer (#1040) (diff)
parentnecessary changes (diff)
downloadawesome-selfhosted-4cc51a9f4bfcba26d37a10174275c10ec957482e.tar.gz
awesome-selfhosted-4cc51a9f4bfcba26d37a10174275c10ec957482e.zip
Merge pull request #1043 from dyu/dyu-bookmarks
add dyu/bookmarks
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a3ce8c4e..3b00a5b2 100644
--- a/README.md
+++ b/README.md
@@ -178,6 +178,7 @@ See also [Static Site Generators](#static-site-generators), [Content Management
**[`^ back to top ^`](#)**
* [Bookie](https://github.com/bookieio/Bookie) - Python based delicious.com replacement. `AGPLv3` `Python`
+ * [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` `Java`
* [Firefox Auth Server](https://docs.services.mozilla.com/howtos/run-fxa.html) - This project implements the core server-side API for Firefox Accounts. ([Source Code](https://github.com/mozilla/fxa-auth-server/)) `MPLv2` `Nodejs`
* [Firefox Content Server](https://docs.services.mozilla.com/howtos/run-fxa.html) - Static server that hosts Firefox Account sign up, sign in, email verification, etc. flows. ([Source Code](https://github.com/mozilla/fxa-content-server/)) `MPLv2` `Java`
* [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)) `MPLv2` `Python`