Skip to content

Die Desktop-App für die BBZ Cloud - eine All-in-One-Plattform für Unterricht und Zusammenarbeit

License

Notifications You must be signed in to change notification settings

faabiii/bbz-cloud

 
 

Repository files navigation

Starting Development

Start the app in the dev environment:

yarn dev

Packaging for Production

To package apps for the local platform:

yarn dist

Or run ./build.sh to build for all platforms and release channels. Make sure you have Wine installed if you want to build for Windows on Linux.

Building for Arch Linux on Ubuntu

Install libarchive-tools using apt, see this issue: electron-userland/electron-builder#4181 (comment)

Binaries

For teachers

Snap: sudo snap install bbzcloud --channel=stable/teacher

AppImage & Windows: https://github.com/koyuawsmbrtn/bbz-cloud/releases

AUR: https://aur.archlinux.org/packages/bbz-cloud

For students

Snap: sudo snap install bbzcloud

AppImage & Windows: https://github.com/dclausen01/bbz-cloud-sus/releases

AUR: https://aur.archlinux.org/packages/bbz-cloud-sus

About

Die Desktop-App für die BBZ Cloud - eine All-in-One-Plattform für Unterricht und Zusammenarbeit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • EJS 49.8%
  • TypeScript 42.8%
  • JavaScript 3.1%
  • CSS 2.6%
  • Shell 0.7%
  • Python 0.6%
  • HTML 0.4%