Try it here: https://github.com/AnonCatalyst/DocMan
DocMan is a document management system designed to streamline workflows and improve efficiency in OSINT investigations. Developed as a result of participation in the BackDropBuild v5 session from July 8th to August 3rd, DocMan provides a centralized interface for managing, editing, and organizing documents, facilitating collaboration and enhancing productivity. INSTALL & RUN! git clone https://github.com/AnonCatalyst/DocMan && cd DocMan pip install -r requirements.txt --break-system-packages python3 docman.py
About
DocMan is a document management system for OSINT investigations, providing a centralized interface for creating, editing, and managing documents with features like templates, version control, and more.