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
- Host: GitHub
- URL: https://github.com/gyselroth/balloon-client-web
- Owner: gyselroth
- License: gpl-3.0
- Created: 2017-09-19T12:47:32.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-19T04:33:38.000Z (over 2 years ago)
- Last Synced: 2025-04-23T18:44:06.193Z (6 months ago)
- Topics: balloon, css, html5, javascript-applications, pwa, spa, web-ui
- Language: JavaScript
- Homepage:
- Size: 4.53 MB
- Stars: 2
- Watchers: 3
- Forks: 5
- Open Issues: 58
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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.
[](https://travis-ci.org/gyselroth/balloon-client-web)
[](https://github.com/gyselroth/balloon-client-web/releases)
[](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).