aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2016-02-17 21:24:56 +0000
committernodiscc <nodiscc@gmail.com>2016-02-17 21:24:56 +0000
commit5c9a6fa5ffd995fd1a9604a4f518b9343359a660 (patch)
treef4bfba25f9181c1ab6dcf8b693da452c7c1f0d85
parentadd SANE Network Scanning Daemon , fix samba entry (diff)
downloadawesome-selfhosted-5c9a6fa5ffd995fd1a9604a4f518b9343359a660.tar.gz
awesome-selfhosted-5c9a6fa5ffd995fd1a9604a4f518b9343359a660.zip
add CUPS, fixes #319
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 058c0bd9..3b756470 100644
--- a/README.md
+++ b/README.md
@@ -355,6 +355,7 @@ _Recipe management_
## Document Archiving
+ * [CUPS](https://www.cups.org/) - The Common Unix Print System uses Internet Printing Protocol (IPP) to support printing to local and network printers. ([Source Code](https://www.cups.org/software.php)) `GPLv2` `C`
* [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`