Skip to content

Repository files navigation

SubSched is a Compose Multiplatform app to fetch substitute schedules from schule-infoportal.de/infoscreen


Previews





Installation

Linux

Ubuntu/Debian/Mint

x86
sudo dpkg -i SubSched_1.1.4_amd64_custom.deb
ARM
sudo dpkg -i SubSched_1.1.4_arm64_custom.deb

Tip: use curl -OL https://github.com/KyNarec/SubSched/releases/download/v1.1.4/SubSched_1.1.4_arm64_custom.deb to download the ARM version to your current directory

Arch

sudo pacman -U SubSched-1.1.4-1-x86_64.pkg.tar.zst 

Android

Download and install SubSched_v1.1.4.apk from latest GitHub release

MacOS

Currently there is no official build for MacOS, but you can simply clone the project, run

./gradlew packageReleaseDistributionForCurrentOS

and you will get a .dmg file

Windows

Download and install SubSched-1.1.4.msi from latest GitHub releases


Usage

  • Ubuntu/Debian/Mint: /opt/subsched/bin/SubSched
  • Arch: subsched
# Start in fullscreen mode
subsched --start-fullscreen

Acknowledgments

  • SubstituteSchedule A Compose Multiplatform App replacing the need for the "DSBmobile" app.
  • KSafe Enterprise-Grade Encrypted key-value storage for Kotlin Multiplatform and Native Android with Hardware-Backed Security.
  • Learn more about Kotlin Multiplatform...

About

Compose Multiplatform app to fetch substitute schedules from schule-infoportal.de/infoscreen

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages