aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2016-02-17 21:18:31 +0000
committernodiscc <nodiscc@gmail.com>2016-02-17 21:19:15 +0000
commit3fe150b25c0d371c22180bb86a4469417ef47aad (patch)
tree0f97efef09d7d679cfc0f6f75303e74175df75f4
parentadd piler, fixes #284 (diff)
downloadawesome-selfhosted-3fe150b25c0d371c22180bb86a4469417ef47aad.tar.gz
awesome-selfhosted-3fe150b25c0d371c22180bb86a4469417ef47aad.zip
add SANE Network Scanning Daemon , fix samba entry
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
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`