JTrehan
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Hello everyone, I'm happy to show you my project and would love to get some feedback on it! DocGoblin is a desktop search engine designed to handle large collections of PDFs. It indexes your documents and allows you to…
- Show HN: DocGoblin – A Desktop Search Engine for Your PDFs (docgoblin.com)
DocGoblin is a passion project I've been working on for over a year. It's a desktop application, written in Java with JavaFX for the interface and Lucene powering the search engine. For PDF rendering, I’m using PDFium.…