J2EE / Vaadin app for viewing a collection of eBooks It is mentioned as an optimized web frontend for phones and tablets to allow to browse, search and download the books from the collection to a reading device.
This project is developed on NetBeans 7.3.1. You can run the app on a J2EE server of your choice, but it is only tested on Glassfish 4.
This is highly unpolished, unconfigurable. The project assumes, that you are a non-english ebook collector. Therefore english books have separate folders. Also author info/metadata storing is a little bit strange (URL and TAG files in the folder structure)
GPL version 2 or later
It is simple. First level are letters (the first letter of the Author's lastname). The second level of folders are Author's names.
Books\
A\
Altair, John\
How to become a programmer DE.mobi
doc\
o.URL
w.URL
tags.txt
en\
How to become a programmer EN.mobi
B
C
Content is simple. It looks like:
This kind of URL files are created by a browser when you drag and drop an URL from it to a folder.
Original website of an Author.
Wikipedia page of an Author.
Guttenberg page of an Author.
List of books of an Author.
In the doc/tags.txt file.
If there are multiple tags, separate it via semicolons. Tags are supported only on the author level, not per-book.