Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.48 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.48 KB

GLT Companion

This is the schedule browser for the "Grazer Linuxtage" conference in Graz, Austria.

It's a fork of FOSDEM companion by Christophe Beyls. The code has been rewritten from scratch and the features have been extended. It is built on top of the latest Android support libraries in order to take advantage of the latest operating system features while preserving compatibility with older versions. You can install the app from the Google Play Store or directly from the GLT website.

Donations to Grazer Linuxtage are possible via Bitcoin: 1GLTBBirbj8GZ8uY1gwovZ1QEMjfWu3rWT

How to build

All dependencies are defined in app/build.gradle. Import the project in Android Studio or use Gradle in command line:

./gradlew assembleRelease

The result apk file will be placed in app/build/outputs/apk/.

License

Apache License, Version 2.0

Used libraries

Contributors

  • Christophe Beyls
  • Florian Klien