I have a bunch of pdfs and other textfiles. I would like some software that scans a folder with all my files, and the presents them on an html page. Preferable some kind of search tool added to it also.

I'm runnings linux, currently centos and ubuntu.

Does a software for that exist, something that is a little bit better then "directory listing"? Or do I need to hack something up myself.

link|improve this question

64% accept rate
1  
Are you looking for a Document Management Server or are you looking for something to run locally to index your documents on your laptop/desktop? – Zypher Dec 21 '10 at 15:32
It's more of DMS i'm looking for. I'm going to have it on my home server, and then access it from work or the ipad/iphone/android phone. – Arlukin Dec 21 '10 at 15:39
feedback

3 Answers

up vote 3 down vote accepted

You could use an indexing software like Beagle or Google desktop.

Edit:

You can use a MS SharePoint alternative like Alfresco.

link|improve this answer
I'm lookin for something like that. But that can be installed on a server, and then accessed through a webserver. – Arlukin Dec 21 '10 at 15:40
Alfresco can be installed on a server and accessed through a webserver. – seanyboy Dec 21 '10 at 15:56
feedback

You might like KnowledgeTree.

link|improve this answer
feedback

check xapian

or

omega

you can embed them in your site

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.