Go to file
2015-06-09 09:49:33 +02:00
public Add some missing vendor dependencies 2014-03-26 20:19:44 +01:00
src/buchdesmonats Fix broken images with umlauts in the author or the book title field 2014-06-10 23:09:36 +02:00
.gitignore Some vendor stuff and cleanup 2014-03-25 23:45:35 +01:00
project.clj Bump the versions for the dependencies. Bleeding edge ftw. 2014-06-10 23:10:25 +02:00
README.md Update README.md 2014-06-10 23:19:04 +02:00
README.mkd Move buchdesmonats to the front row :) 2015-06-08 23:18:37 +02:00

About

Scrape the book list from the "Book of the month" project and generate a nice looking visual representation of the book covers.

Running

 lein uberjar
 java -jar target/buchdesmonats-1.1-standalone.jar

License

Copyright (C) 2014 Aaron Mueller mail@aaron-mueller.de

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.