linuxtage / glt-companion

GLT Companion
Apache License 2.0
10 stars 3 forks source link

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.

<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="80"> <img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png" alt="Get it on Google Play" height="80">

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