Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gyselroth/balloon-client-desktop
balloon desktop client for Windows, Mac OS X and Linux
https://github.com/gyselroth/balloon-client-desktop
balloon desktop-app electron-app linux-app mac-app nodejs windows-app
Last synced: 4 days ago
JSON representation
balloon desktop client for Windows, Mac OS X and Linux
- Host: GitHub
- URL: https://github.com/gyselroth/balloon-client-desktop
- Owner: gyselroth
- License: gpl-3.0
- Created: 2017-06-20T13:28:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-05T02:50:08.000Z (about 4 years ago)
- Last Synced: 2024-04-15T08:08:55.489Z (7 months ago)
- Topics: balloon, desktop-app, electron-app, linux-app, mac-app, nodejs, windows-app
- Language: JavaScript
- Homepage:
- Size: 3.95 MB
- Stars: 10
- Watchers: 6
- Forks: 3
- Open Issues: 59
-
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 desktop client
This is the desktop client for the [balloon](https://github.com/gyselroth/balloon) cloud server.
[![Build Status](https://travis-ci.org/gyselroth/balloon-client-desktop.svg?branch=master)](https://travis-ci.org/gyselroth/balloon-client-desktop)
[![GitHub release](https://img.shields.io/github/release/gyselroth/balloon-client-desktop.svg)](https://github.com/gyselroth/balloon-client-desktop/releases)
[![GitHub license](https://img.shields.io/badge/license-GPL-blue.svg)](https://raw.githubusercontent.com/gyselroth/balloon-client-desktop/master/LICENSE)
[ ![Download](https://api.bintray.com/packages/gyselroth/balloon/balloon-client-desktop/images/download.svg) ](https://bintray.com/gyselroth/balloon/balloon-client-desktop/_latestVersion)Keep your desktop in sync with your data in the cloud.
## Features
* Synchronize your cloud with your desktop!
* Offline support
* Multilingual (and locale based)
* HTTP basic authentication and/or support for (multiple) OpenID-Connect provider
* Integrated auto-update mechanism
* Superfast and operating in the background
* Settings/Status available via tray
* Support for unlink/link instances from multiple balloon server/accounts
* Selective synchronization (Choose what you want)
* Activity log
* NodeJS application, which is compatible with all popular operating systems (e.g. OS X, Windows and Linux)# Documentation
How to install? Please visit the [documentation](https://gyselroth.github.io/balloon-docs/).## Requirements
You need a running balloon server. Please see [balloon](https://github.com/gyselroth/balloon) for further information.## Changelog
A changelog is available [here](https://github.com/gyselroth/balloon-client-desktop/blob/master/CHANGELOG.md).## Contribute
We are glad that you would like to contribute to this project. Please observe the following [terms](https://github.com/gyselroth/balloon-client-desktop/blob/master/CONTRIBUTING.md).