/KreisAnzeiger

Libraries and apps for fetching the local newspaper 'Kreis-Anzeiger'

Primary LanguageJavaApache License 2.0Apache-2.0

KreisAnzeiger

Libraries and apps for fetching the local newspaper 'Kreis-Anzeiger'

  • KaPubServer Contains the main libraries for authenticating with the newspaper servers as well as a SimpleHTTP based HTTP server which lets you load the PDF and display it in a browser.

  • KaPubAndroid An Android app that makes uses of the libraries in KaPubServer. It authenticates with the server, fetches the PDF and opens it in a PDF viewer on the device.

  • KaPubAndroidGlueLib This is an empty Android library project which serves as glue between the pure Java KaPubServer project and the KaPubAndroid project.

-- Sascha