diff options
author | Kieran <kieranrobson1999@gmail.com> | 2022-08-03 21:01:28 +0000 |
---|---|---|
committer | Kieran <kieranrobson1999@gmail.com> | 2022-08-03 21:01:28 +0000 |
commit | a7e37619bfae1f3fbe781251b9685ee8a45d0f61 (patch) | |
tree | c8bd4de7c09c92b7418d1202d99ffe7df9637465 | |
parent | Updated Attendize (diff) | |
download | awesome-selfhosted-a7e37619bfae1f3fbe781251b9685ee8a45d0f61.tar.gz awesome-selfhosted-a7e37619bfae1f3fbe781251b9685ee8a45d0f61.zip |
Added Unison Source Code
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -897,7 +897,7 @@ _Related: [Groupware](#groupware)_ - [SparkleShare](https://sparkleshare.org/) - Self hosted, instant, secure file sync. ([Source Code](https://github.com/hbons/SparkleShare)) `GPL-3.0` `C#` - [Syncany](https://www.syncany.org/) - Secure file sync software for arbitrary storage backends, an open-source cloud storage and filesharing application. Securely synchronize your files to any kind of storage. `GPL-3.0` `Java` - [Syncthing](https://syncthing.net/) - Syncthing is an open source peer-to-peer file synchronisation tool. ([Source Code](https://github.com/syncthing/syncthing)) `MPL-2.0` `Go` -- [Unison](https://www.cis.upenn.edu/~bcpierce/unison/) - Unison is a file-synchronization tool for OSX, Unix, and Windows. `GPL-3.0` `OCaml` +- [Unison](https://www.cis.upenn.edu/~bcpierce/unison/) - Unison is a file-synchronization tool for OSX, Unix, and Windows. ([Source Code](https://github.com/bcpierce00/unison)) `GPL-3.0` `OCaml` - [Z-Push](https://z-push.org/) - Implementation of Microsoft’s ActiveSync protocol. ([Source Code](https://stash.kopano.io/projects/ZHUB/repos/z-push)) `AGPL-3.0` `PHP` |