Skip to content

gyselroth/balloon-client-web

Repository files navigation

balloon web client

This is the web based user interface for the balloon server.

Build Status GitHub release GitHub license

  • Modern html5/css, well designed web user interface
  • Progressive Web App
  • Support for WebAuthn (Fingerprint authentication and more)
  • Various dms features like tagging, meta data, file history, event log
  • File previews
  • Create shared links/shared folders, (optional with expiration timestamps or automatic self-destruction)
  • Download multiple files at once (zip on demand)
  • Upload multiple files at once
  • Implelements office client support for the balloon server WOPI implementation (Tested with Libreoffice Online and Microsoft Online)
  • Markdown support including markdown editor
  • Create burl files (URL bookmark in the cloud)
  • Create new files in the ui itself
  • Support for move, copy, cut
  • Superfast user interface (Single Page Application)
  • Full responsive (Browse with your smartphone, tablet, desktop, whatever you like!)
  • Multilangual
  • Keyboard navigation
  • Drag&Drop support to upload files from your desktop onto balloon
  • Video&Audio player
  • Support for various other file formats
  • HTTP basic authentication and/or support for multiple OpenID-Connect provider
  • Inbuilt app system to support 3rd party apps (and core apps as well)
  • ... And more

Documentation

Interested? How to deploy? Please visit the documentation.

Requirements

You need a running balloon server to operate the balloon web client. Please see balloon for further information.

Changelog

A changelog is available here.

Contribute

We are glad that you would like to contribute to this project. Please follow the given terms.