Skip to content

Cross-Platform Flutter App that displays customizable timetables as well as cantine information for students of the Rosenheim Technical University of Applied Sciences.

License

Notifications You must be signed in to change notification settings

DevNico/th_rosenheim

Repository files navigation

Unofficial TH Rosenheim App

Build and Release apk License: GPL-3.0 style: effective dart Bloc Library

Diese Readme ist auch auf Deutsch verfügbar.

This is a Cross-Platform Flutter App that displays customizable timetables as well as canteen information for students of the Rosenheim Technical University of Applied Sciences.

Screenshots

The Data shown is not correct and just there for demonstration purposes.

Dark mode

Light mode

Installation

Since this is an unofficial App it unfortunately cannot be released in the App Store or Google Play.

Android

To use this Application on Android phones you can download the latest prebuilt apk.

Releases

IOS / Build from source

Introduction

Ios does not have an easy to use version of the Android apk therefore you will have to build the app from source. To do this you need a Mac or someone who has one since building IOS Apps is only possible under MacOS as of right now. For Android Windows and Linux are also fine.

Setup

First you have to follow the steps listed on flutter.dev flutter.dev to setup Flutter on your System.

Now you can clone the repo with

$ git clone https://github.com/devnico/th_rosenheim.git

Now go into the new directory with

$ cd th_rosenheim

and get the required packages with

$ flutter pub get

Building and installing

Make sure your phone is connected and ready. For Android USB Debugging has to be enabled.

For IOS run

$ flutter build ios --release --no-tree-shake-icons && flutter install ios

For Android run

$ flutter build apk --release --no-tree-shake-icons && flutter install apk

Contributing

Every contribution is very much appreciated. All contributors will get listed below (emoji key):


DevNico

💻

This project follows the all-contributors specification. Contributions of any kind welcome.

License

GPL-3.0 License

About

Cross-Platform Flutter App that displays customizable timetables as well as cantine information for students of the Rosenheim Technical University of Applied Sciences.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages