aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2018-03-03 13:57:15 +0000
committerGitHub <noreply@github.com>2018-03-03 13:57:15 +0000
commitf795f5ae48822750cc819a9b7a0f60de833dd8d3 (patch)
tree56ef7ae3060fd364a3b6723760c8bbf90488d358
parentMerge pull request #1322 from disk0x/disk0x-fairnotfree (diff)
parentAdded Geekmarks to Bookmarks and Link Sharing (diff)
downloadawesome-selfhosted-f795f5ae48822750cc819a9b7a0f60de833dd8d3.tar.gz
awesome-selfhosted-f795f5ae48822750cc819a9b7a0f60de833dd8d3.zip
Merge pull request #1323 from Kickball/addGeekmarks
Added Geekmarks to Bookmarks and Link Sharing
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1319a4e5..64f8b994 100644
--- a/README.md
+++ b/README.md
@@ -195,6 +195,7 @@ See also [Static Site Generators](#static-site-generators), [Content Management
- [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/)) `MPL-2.0` `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/)) `MPL-2.0` `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)) `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`
- [Lobsters](https://lobste.rs) - Run your own link aggregation site. ([Source Code](https://github.com/jcs/lobsters)) `BSD` `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`