diff options
author | Pierre Tinard <Edraens@users.noreply.github.com> | 2017-07-21 16:00:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-21 16:00:33 +0000 |
commit | 954a397e973c09f54d16dd9cf404db8b93a10ca7 (patch) | |
tree | 170e8941c58ee3ae154a7bca0c49495472e7ca1a | |
parent | Merge pull request #1115 from stevesbrain/master (diff) | |
download | awesome-selfhosted-954a397e973c09f54d16dd9cf404db8b93a10ca7.tar.gz awesome-selfhosted-954a397e973c09f54d16dd9cf404db8b93a10ca7.zip |
Update README.md
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -510,6 +510,7 @@ See https://github.com/n1trux/awesome-sysadmin#dns **[`^ back to top ^`](#)** * [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` + * [EdPaper](https://paper.edra.ovh) - Laravel-driven PDF organizer with users management. ([Demo](https://paper.edra.ovh), [Source Code](https://github.com/Edraens/EdPaper)) `MIT` `PHP` * [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` |