diff options
author | nodiscc <nodiscc@gmail.com> | 2020-12-16 18:02:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-16 18:02:16 +0000 |
commit | f6a447afd19e473a2fcd3e81f1658cd7c51c48f5 (patch) | |
tree | 7f10ab251cb4e6670864a1cbb642ee5e59e72921 | |
parent | Merge pull request #2328 from SpekBin/master (diff) | |
parent | add Hackershare to Bookmarks and Link Sharing (diff) | |
download | awesome-selfhosted-f6a447afd19e473a2fcd3e81f1658cd7c51c48f5.tar.gz awesome-selfhosted-f6a447afd19e473a2fcd3e81f1658cd7c51c48f5.zip |
Merge pull request #2323 from hooopo/patch-3
add Hackershare to Bookmarks and Link Sharing
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -202,6 +202,7 @@ _See also [Static Site Generators](#static-site-generators), [Content Management - [Firefox Sync Server](https://github.com/mozilla-services/syncserver) - Sync Firefox bookmarks, passwords, history, tabs, preferences. `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` +- [Hackershare](https://github.com/hackershare/hackershare) - Social bookmarks website for hackers. ([Demo](https://hackershare.dev)) `MIT` `Ruby` - [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` `Docker/Python/Nodejs` - [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` |