Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Version 2.0

Compare
Choose a tag to compare
@COM8 COM8 released this 16 Oct 13:17
· 121 commits to master since this release
bbd5b65

In this version the app has been rebuild from the ground up and is now faster and far better looking then ever before!
Besides that, it's now also Windows 11 ready.

Please report bugs here!

Examples

Dark

tuition_fees
study_rooms
calendar
canteens
grades
home
lectures

Light

tuition_fees
calendar
canteens
grades
home
lectures
study_rooms

How can I get this App?

There are two ways how you can get access to the app.

1. Microsoft Store:

The simplest way is to just download it via the Microsoft Store.

2. Build it by your own

  1. Install Visual Studio 2019
  2. Clone the repository with Visual Studio 2019
  3. Build the project for your target platform (e.g. x64)
  4. Install the app on your target system:
    Here you can find more information about: How to install UWP apps, using the developer mode.