diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-09-29 00:35:36 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-09-29 00:35:36 +0000 |
commit | 464e4898c1e76f1ddaebeba1d819aab9ac5b2b86 (patch) | |
tree | d0a748f0710c4ef15499cb6cab0b909bfd20d85e | |
parent | Merge pull request #281 from albertca/master (diff) | |
parent | Merge pull request #1 from nodiscc/patch-2 (diff) | |
download | awesome-selfhosted-464e4898c1e76f1ddaebeba1d819aab9ac5b2b86.tar.gz awesome-selfhosted-464e4898c1e76f1ddaebeba1d819aab9ac5b2b86.zip |
Merge pull request #272 from mapio/patch-1
Added No Fuss Bookmarks
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -116,6 +116,7 @@ See also [Static Site Generators](#static-site-generators) and [Content Managem * [Firefox Accounts Server](https://docs.services.mozilla.com/howtos/run-fxa.html) * [Firefox Sync Server](https://docs.services.mozilla.com/howtos/run-sync-1.5.html) - Sync Firefox bookmarks, passwords, history, tabs, preferences * [Lobsters](https://lobste.rs) - Run your own link aggregation site - ([Source code](https://github.com/jcs/lobsters)) + * [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)) * [Scuttle](https://github.com/scronide/scuttle) - Web-based social bookmarking system. Allows multiple users to store, share and tag their favourite links `GPLv2` `PHP` * [Shaarli](https://github.com/shaarli/Shaarli) - Personal, minimalist, super-fast, no-database bookmarking and link sharing plaform. ([Demo](http://shaarlidemo.tuxfamily.org/Shaarli) - `demo/demo`) |