diff options
author | nodiscc <nodiscc@gmail.com> | 2022-07-31 15:46:26 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2022-07-31 17:23:46 +0000 |
commit | c600371a56885ae2736868bdccdbb153b3986b8e (patch) | |
tree | 81e949bac9e9cbf5957c588591ccc842db31cc23 | |
parent | add description for DNS category (diff) | |
download | awesome-selfhosted-c600371a56885ae2736868bdccdbb153b3986b8e.tar.gz awesome-selfhosted-c600371a56885ae2736868bdccdbb153b3986b8e.zip |
add description for document management category
- https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2984
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -738,6 +738,8 @@ _See also: [awesome-sysadmin/DNS](https://github.com/awesome-foss/awesome-sysadm **[`^ back to top ^`](#)** +A [document management system](https://en.wikipedia.org/wiki/Document_management_system) (DMS) is a system used to receive, track, manage and store documents and reduce paper. + - [DOCAT](https://github.com/docat-org/docat) - Host your docs. Simple. Versioned. Fancy. `MIT` `Python/Docker` - [Docspell](https://docspell.org) - Auto-tagging document organizer and archive. ([Source Code](https://github.com/eikek/docspell)) `GPL-3.0` `Scala/Java` - [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` |