An open API service indexing awesome lists of open source software.

https://github.com/gyselroth/balloon-client-web

balloon web user interface
https://github.com/gyselroth/balloon-client-web

balloon css html5 javascript-applications pwa spa web-ui

Last synced: about 2 months ago
JSON representation

balloon web user interface

Awesome Lists containing this project

README

          

# balloon web client

This is the web based user interface for the [balloon](https://github.com/gyselroth/balloon) server.

[![Build Status](https://travis-ci.org/gyselroth/balloon-client-web.svg)](https://travis-ci.org/gyselroth/balloon-client-web)
[![GitHub release](https://img.shields.io/github/release/gyselroth/balloon-client-web.svg)](https://github.com/gyselroth/balloon-client-web/releases)
[![GitHub license](https://img.shields.io/badge/license-GPL-blue.svg)](https://raw.githubusercontent.com/gyselroth/balloon-client-web/master/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](https://gyselroth.github.io/balloon-docs/).

## Requirements
You need a running balloon server to operate the balloon web client. Please see [balloon](https://github.com/gyselroth/balloon) for further information.

## Changelog
A changelog is available [here](https://github.com/gyselroth/balloon-client-web/blob/master/CHANGELOG.md).

## Contribute
We are glad that you would like to contribute to this project. Please follow the given [terms](https://github.com/gyselroth/balloon-client-web/blob/master/CONTRIBUTING.md).