Skip to content

linuxtage/glt-companion

 
 

Repository files navigation

Build Status

GLT Companion

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

The new app can be found here

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 Jetpack libraries by Google.

Get it on F-Droid Get it on Google Play

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
  • Georg Schlagholz

Packages

No packages published

Languages

  • Java 99.9%
  • Shell 0.1%