diff options
author | nodiscc <nodiscc@gmail.com> | 2016-02-17 21:24:56 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2016-02-17 21:24:56 +0000 |
commit | 5c9a6fa5ffd995fd1a9604a4f518b9343359a660 (patch) | |
tree | f4bfba25f9181c1ab6dcf8b693da452c7c1f0d85 | |
parent | add SANE Network Scanning Daemon , fix samba entry (diff) | |
download | awesome-selfhosted-5c9a6fa5ffd995fd1a9604a4f518b9343359a660.tar.gz awesome-selfhosted-5c9a6fa5ffd995fd1a9604a4f518b9343359a660.zip |
add CUPS, fixes #319
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` |