/EventFahrplan

An Android app to view event schedules powered by Frab or Pretalx.

Primary LanguageJavaApache License 2.0Apache-2.0

Build Status Apache License

EventFahrplan

EventFahrplan is a viewer for event schedules for instance Chaos Computer Club e.V. events such as Chaos Communication Camp or Chaos Communication Congress.

The app is available for Android devices.

Picture of the 35c3 Schedule on tablet and phone

Features

  • Daily overview of events
  • Read abstracts, descriptions of events
  • Add events to favorites list
  • Export favorites list
  • Setup alarms for individual events
  • Add events to your personal calendar
  • Share a link to an event with others
  • Supported languages: English, German (event descriptions excluded)

Event data

  • The app is designed to consume event data published in a specific format as provided by Frab. The file format produced by the predecessor software, Pentabarf, cannot be consumed out of the box.
  • In general it is possible to re-deployed the app for other events which provide the same event file format.

Release build / signing

Before you can run a release build for your product flavor:

  1. Copy app/gradle.properties.example to gradle.properties.
  2. Edit the required settings in gradle.properties.

History

  • The project was started as "CampFahrplan" in 2011 and has been developed by Daniel Dorau. He published the app for Chaos Communication Camp and Chaos Communication Congress in the following years. The app served as a digital schedule for thousands of users.
  • In 2013, Tobias Preuss started contributing. Soon after he started to redeploy the app for other events such as FOSSGIS, FrOSCon, MRMCD and other conferences.
  • In August 2017 the project moved to a new location and was renamed to "EventFahrplan" to acknowledge its broader usage.

Licenses

Portions Copyright 2008-2011 The K-9 Dog Walkers and 2006-2011 the Android Open Source Project.

Copyright 2013-2019 johnjohndoe
Copyright 2011-2015 Daniel Dorau
Contributions from Andy Scherzinger, Andreas Schildbach, bashtian, bjoernb, cketti, codingcatgirl,
entropynil, koelnkalkverbot, ligi, MichaelRocks, Poschi, Stefan Medack, SubOptimal, Torsten Grote

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.