diff options
author | nodiscc <nodiscc@gmail.com> | 2021-02-06 13:17:12 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-06 13:17:12 +0000 |
commit | 8fcf83191ea436d4d5052c3020d287f16eb1d241 (patch) | |
tree | f5d9c2f26dc7207858cb0640192dfda1379e1bfa | |
parent | Merge pull request #2398 from dwebfan/lomorage-non-free (diff) | |
parent | Correct wording (diff) | |
download | awesome-selfhosted-8fcf83191ea436d4d5052c3020d287f16eb1d241.tar.gz awesome-selfhosted-8fcf83191ea436d4d5052c3020d287f16eb1d241.zip |
Merge pull request #2347 from Kovah/master
Add LinkAce to Bookmarks and Link Sharing
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -206,6 +206,7 @@ _See also [Static Site Generators](#static-site-generators), [Content Management - [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` +- [LinkAce](https://www.linkace.org/) - A bookmark archive with automatic backups to the Internet Archive, link monitoring, and a full REST API. Installation is done via Docker, or as a simple PHP application. ([Demo](https://demo.linkace.org/), [Source Code](https://github.com/Kovah/LinkAce/)) `GPL-3.0` `PHP` - [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` - [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-2-Clause` `Python` |