diff options
author | Daniel Wasilew <daniel@dedicatedcode.com> | 2020-12-28 11:49:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-28 11:49:57 +0000 |
commit | 92c595b352d3dc19f1025fc0b7101b8542056b62 (patch) | |
tree | 2098196ac29577ee49fa4aa7c4c3c4bf5c4128e0 | |
parent | Merge pull request #2335 from mightypanders/patch-2 (diff) | |
download | awesome-selfhosted-92c595b352d3dc19f1025fc0b7101b8542056b62.tar.gz awesome-selfhosted-92c595b352d3dc19f1025fc0b7101b8542056b62.zip |
add paper{s}pace to Document Management
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -611,6 +611,9 @@ _See https://github.com/n1trux/awesome-sysadmin#dns_ - [Papermerge](https://www.papermerge.com) - Open Source Document Management System focused on scanned documents (electronic archives). Features file browsing in similar way to dropbox/google drive. OCR, full text search, text overlay/selection. ([Source Code](https://github.com/ciur/papermerge)) `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)) `GPL-2.0` `Java` +- [paper{s}pace](https://dedicatedcode.com/projects/) - a small web application to manage all your offline documents. +Provides a searchable storage for your documents and reminds you of upcoming tasks. ([Source Code](https://gitlab.com/dedicatedcode/paperspace)) `MIT` `Java` + ## E-books and Integrated Library Systems (ILS) |