A simple, lightweight, and easy to use, document archiving application.
Explore the docs »
Table of Contents
I was searching through the internet for a document archiving application that would be easy to use, lightweight, and easy to maintain. I couldn't find a viable solution that was also open-source. That's why I decided to build my own software and make it free!
Until a more stable release, you'll need to build the application from source. Use gradle to build the application.
- Install jdk-17 or higher
- Build the application using gradle
To add a tag or a document, click on the "Database" menu on the top of the window and select "Add Tag" or "Add Document". If you want to remove a tag or a document right-click on the tag or document and select "Delete". If you want to view only the documents that belong to a specific tag, click on it. To view all the documents, click the escape button. To edit a tag, right-click on it and select "Edit".
- Basic functionality
- [] Complete application with basic functionality (and hopefully just a few bugs)
- [] Different users and credentials
- [] Connect to a remote database
See the open issues for a full list of proposed features (and known issues).
Distributed under the GNU GENERAL PUBLIC LICENSE v3. See LICENSE.txt
for more information.
Filippo Ghirardini - filippo.ghirardini.ra@gmail.com
Project Link: https://github.com/filoghira/archivedocs