We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c0f932 + fed81f5 commit 8d1274aCopy full SHA for 8d1274a
README.md
@@ -1,8 +1,11 @@
1
# kindle-autoloader-java
2
-Java version of incomplete kindle autoloader, realized it was easier to do this way
+Book downloader for the Kindle.
3
4
-Uses WindowBuilder:
+Uses WindowBuilder:
5
+Download: http://eclipse.org/windowbuilder/download.php
6
+Docs: http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.wb.doc.user%2Fhtml%2Findex.html
7
-Download: http://eclipse.org/windowbuilder/download.php
8
-Docs: http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.wb.doc.user%2Fhtml%2Findex.html
9
+Uses jsoup: https://jsoup.org/
10
+Uses imgscalr: https://github.com/rkalla/imgscalr
11
+Uses async-http-clinet: https://github.com/AsyncHttpClient/async-http-client
0 commit comments