diff options
author | Andrew Rylatt <AndyR207@users.noreply.github.com> | 2016-08-24 19:27:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-24 19:27:10 +0000 |
commit | fe33423833a4c7ab313ac919c1318baf69d108a6 (patch) | |
tree | 4331424cc216d2c8885b96d12cb1f0fe50e43bce /README.md | |
parent | Merge pull request #688 from cjcjameson/master (diff) | |
parent | Sort alphabetically (diff) | |
download | awesome-selfhosted-fe33423833a4c7ab313ac919c1318baf69d108a6.tar.gz awesome-selfhosted-fe33423833a4c7ab313ac919c1318baf69d108a6.zip |
Merge pull request #689 from duyetdev/master
Add saveto
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -153,10 +153,10 @@ See also [Static Site Generators](#static-site-generators), [Content Management * [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)) `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` * [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`) `Zlib` `PHP` * [unmark](https://unmark.it/) - An open source to do app for links. ([Source Code](https://github.com/plainmade/unmark)) `MIT` `PHP` - ## Calendar and Address Books Some [Groupware](#groupware) solutions also feature calendar/address book editing and synchronization. |