diff options
author | Nico Schottelius <nico@nico-notebook.schottelius.org> | 2020-04-25 21:23:04 +0000 |
---|---|---|
committer | Nico Schottelius <nico@nico-notebook.schottelius.org> | 2020-04-25 21:23:04 +0000 |
commit | 70df3fc931d3d8812dc0d55e2773645af2599bfe (patch) | |
tree | 650ca452da4c88fd77fd5a258a4a2ad7c646a2c0 | |
parent | Merge pull request #2069 from agafox/master (diff) | |
download | awesome-selfhosted-70df3fc931d3d8812dc0d55e2773645af2599bfe.tar.gz awesome-selfhosted-70df3fc931d3d8812dc0d55e2773645af2599bfe.zip |
Add ubookmark to bookmark section
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -235,6 +235,8 @@ See also [Static Site Generators](#static-site-generators), [Content Management - [Shaarli](https://github.com/shaarli/Shaarli) - Personal, minimalist, super-fast, no-database bookmarking and link sharing platform. ([Demo](https://demo.shaarli.org)) `Zlib` `PHP` - [Shiori](https://github.com/RadhiFadlillah/shiori) - Simple bookmark manager built with Go. `MIT` `Go` - [unmark](https://github.com/plainmade/unmark) - Open source to do app for links. `MIT` `PHP` +- [ubookmark](https://ungleich.ch/u/projects/ubookmark/) - LDAP + enabled bookmarking service. `GPL-2` `Python` - [xBrowserSync](https://www.xbrowsersync.org) - Open source tool for syncing browser data between browsers and devices. ([Source Code](https://github.com/xBrowserSync)) `MIT` `Nodejs` - [ymarks](https://bitbucket.org/ymarks/ymarks-server) - Keep your browser's bookmarks synchronized without limiting yourself to one provider. `WTFPL` `C` |