From 3fe150b25c0d371c22180bb86a4469417ef47aad Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 17 Feb 2016 22:18:31 +0100 Subject: [PATCH] add SANE Network Scanning Daemon , fix samba entry --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5dd8fcdd..058c0bd9 100644 --- a/README.md +++ b/README.md @@ -356,6 +356,7 @@ _Recipe management_ ## Document Archiving * [Paperless](https://github.com/danielquinn/paperless) - Scan, index, and archive all of your paper documents. `GPLv3` `Python` + * [SANE Network Scanning](http://sane-project.org/) - allow remote clients to access image acquisition devices (scanners) available on the local host. ([Source Code](http://www.sane-project.org/cvs.html)) `GPLv2` `C` ## Federated Identity/Authentication @@ -417,7 +418,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [Git Annex](http://git-annex.branchable.com/assistant/quickstart/) - File synchronization between computers, servers, external drives * [OpenSSH/SFTP] - Secure File Transfer Program. ([Source Code](http://www.openssh.com/)) `BSD` `C` - * [Samba] - Samba is the standard Windows interoperability suite of programs for Linux and Unix. It provides secure, stable and fast file and print services for all clients using the SMB/CIFS protocol. ([Source Code](https://git.samba.org/samba.git/)) `GPLv3` `C` + * [Samba](https://www.samba.org/) - Samba is the standard Windows interoperability suite of programs for Linux and Unix. It provides secure, stable and fast file and print services for all clients using the SMB/CIFS protocol. ([Source Code](https://git.samba.org/samba.git/)) `GPLv3` `C` * [Seafile](https://www.seafile.com/en/home/) - File hosting and sharing solution primary for teams and organizations. ([Demo](https://seacloud.cc/demo)) `GPLv2` * [SparkleShare](http://sparkleshare.org/) - Self hosted, instant, secure file sync * [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! `GPLv3` `Java`