diff options
author | Jonas Hellmann <hellmann.jonas@web.de> | 2019-10-12 08:53:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-12 08:53:48 +0000 |
commit | e5358e9d4e6eca0ccb9db8fb1a7aa21333df7b55 (patch) | |
tree | 7c453043e86f085bd3a4d4326b31f529196216e6 | |
parent | Merge pull request #1834 from kutyla-philipp/patch-5 (diff) | |
download | awesome-selfhosted-e5358e9d4e6eca0ccb9db8fb1a7aa21333df7b55.tar.gz awesome-selfhosted-e5358e9d4e6eca0ccb9db8fb1a7aa21333df7b55.zip |
Add EveryDocs
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -594,6 +594,7 @@ See https://github.com/n1trux/awesome-sysadmin#dns - [CaseBox](https://www.casebox.org) - Manage all your organization's information in one system. ([Source Code](https://github.com/KETSE/casebox)) `AGPL-3.0` `PHP/Java` - [EdPaper](https://github.com/Edraens/EdPaper) - PDF organizer with users management. `MIT` `PHP` +- [EveryDocs](https://github.com/jonashellmann/everydocs-core/) - A simple Document Management System for private use with basic functionality to organize your documents digitally. `GPL-3.0` `Ruby` - [Mayan EDMS](http://www.mayan-edms.com) - Free Open Source Electronic Document Management System. An electronic vault for your documents with preview generation, OCR, and automatic categorization among other features. ([Source Code](https://gitlab.com/mayan-edms/mayan-edms)) `Apache-2.0` `Python` - [Paperless](https://github.com/danielquinn/paperless) - Scan, index, and archive all of your paper documents. `GPL-3.0` `Python` - [Teedy](https://teedy.io/) - (Ex SismicsDocs) Lightweight document management system packed with all the features you can expect from big expensive solutions. ([Source Code](https://github.com/sismics/docs)), ([Demo](https://demo.teedy.io/)) `GPL-2.0` `Java` |