diff options
author | Andrew Rylatt <arylatt@users.noreply.github.com> | 2017-01-23 08:18:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-23 08:18:14 +0000 |
commit | d8f9ba530276f0b31f95f0480eb167fc53e1ae7d (patch) | |
tree | 16fdb40f509ce4379671eee93878ce18192cda40 | |
parent | Merge pull request #937 from pszlazak/patch-3 (diff) | |
parent | Add SemanticScuttle (diff) | |
download | awesome-selfhosted-d8f9ba530276f0b31f95f0480eb167fc53e1ae7d.tar.gz awesome-selfhosted-d8f9ba530276f0b31f95f0480eb167fc53e1ae7d.zip |
Merge pull request #936 from pszlazak/patch-2
Add SemanticScuttle
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -179,6 +179,7 @@ See also [Static Site Generators](#static-site-generators), [Content Management * [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)) `GPLv3` `Python` * [Pinry](http://getpinry.com/) - The tiling image board system for people who want to save, tag, and share images, videos, and webpages. ([Source Code](https://github.com/pinry/pinry)) `BSD` `Python` * [saveto.co](https://saveto.co/) - An open source, home for the best links on the web. ([Source Code](https://github.com/saveto-co/saveto)) `MIT` `Nodejs` + * [SemanticScuttle](http://semanticscuttle.sourceforge.net/) - SemanticScuttle is a social bookmarking tool experimenting with features like structured tags and collaborative tag descriptions. ([Source Code](https://sourceforge.net/p/semanticscuttle/code/ci/master/tree/)) `GPLv2` `PHP` * [Shaarli](https://github.com/shaarli/Shaarli) - Personal, minimalist, super-fast, no-database bookmarking and link sharing plaform. ([Demo](http://shaarlidemo.tuxfamily.org/#demo)) `Zlib` `PHP` * [unmark](https://unmark.it/) - An open source to do app for links. ([Source Code](https://github.com/plainmade/unmark)) `MIT` `PHP` |