diff options
author | Benj Fassbind <randombenj@gmail.com> | 2019-11-13 08:34:11 +0000 |
---|---|---|
committer | Benj Fassbind <randombenj@gmail.com> | 2019-11-14 07:30:56 +0000 |
commit | 3389eb581dde6820f2bde648c3f9f83dfdc62377 (patch) | |
tree | f946c8f6ec439f6feadb88385c603d481fc11d2e | |
parent | Merge pull request #1870 from emmanouil/patch-1 (diff) | |
download | awesome-selfhosted-3389eb581dde6820f2bde648c3f9f83dfdc62377.tar.gz awesome-selfhosted-3389eb581dde6820f2bde648c3f9f83dfdc62377.zip |
Add DOCAT to document management
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -599,6 +599,7 @@ See https://github.com/n1trux/awesome-sysadmin#dns **[`^ back to top ^`](#)** - [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` +- [DOCAT](https://github.com/randombenj/docat) - Host your docs. Simple. Versioned. Fancy. `MIT` `Python/docker` - [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` |