diff options
author | nodiscc <nodiscc@gmail.com> | 2019-01-02 11:02:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-02 11:02:53 +0000 |
commit | ba9f058abaea1b153bceb4d599d7cb1073f0690c (patch) | |
tree | 4e20cccdf80158223470ae1124bf3617cadf08b0 | |
parent | Merge pull request #1587 from nvllsvm/jellyfin (diff) | |
parent | FIx Nodejs casing (diff) | |
download | awesome-selfhosted-ba9f058abaea1b153bceb4d599d7cb1073f0690c.tar.gz awesome-selfhosted-ba9f058abaea1b153bceb4d599d7cb1073f0690c.zip |
Merge pull request #1588 from PMK/patch-1
Added xBrowserSync to "Bookmarks and Link Sharing"
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -227,6 +227,7 @@ 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` +- [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` |