Nareshkumar Rao
fddd2f6537
|
4 years ago | |
---|---|---|
.idea | 4 years ago | |
app | 4 years ago | |
gradle/wrapper | 4 years ago | |
images | 4 years ago | |
.gitignore | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
build.gradle | 4 years ago | |
gradle.properties | 4 years ago | |
gradlew | 4 years ago | |
gradlew.bat | 4 years ago | |
settings.gradle | 4 years ago |
README.md
HSD EI Weblog Android
This app is designed to load and display the information from the HSD EI Weblog on Android and also deliver push notifications on new updates to the Weblog.
This app is free and open-source. If you find it useful, consider buying me a beer for my work.
Download
I will not be distributing this app on the PlayStore (or on FreeDroid at this moment) as the app does contain external resources which may or may not have more restrictive licensing.
The latest APK can always be downloaded from GitHub under Releases.
Retrieving the weblog contents
The weblog is in essence a Microsoft Sharepoint page and therefore accessible by the Sharepoint URL protocol.
Retrieving exam results from OSSC
Since HIS eG, the distributor of the QIS and LSF software, has not made an API public. The page must be programmatically crawled, and the HTML parsed in order to retrieve the exam result information. Unfortunately, this is inherently unstable and must be periodically updated as the OSSC platform is changed.
External resources
The fonts HSDSans-Regular and HSDSans-Elektro are used an included in this project.
License
This project is licensed under the terms of the GPLv3 license.