Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zeiss-digital-innovation/synchronizefx
JavaFX data-binding between JVMs over the network
https://github.com/zeiss-digital-innovation/synchronizefx
data-synchronization javafx javafx-library
Last synced: 2 months ago
JSON representation
JavaFX data-binding between JVMs over the network
- Host: GitHub
- URL: https://github.com/zeiss-digital-innovation/synchronizefx
- Owner: zeiss-digital-innovation
- License: lgpl-3.0
- Created: 2013-02-06T10:21:37.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2021-01-25T10:47:01.000Z (almost 4 years ago)
- Last Synced: 2024-10-12T18:41:12.484Z (2 months ago)
- Topics: data-synchronization, javafx, javafx-library
- Language: Java
- Homepage:
- Size: 853 KB
- Stars: 54
- Watchers: 22
- Forks: 10
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ![SynchronizeFX](https://raw.github.com/saxsys/SynchronizeFX/master/src/site/resources/images/synchronizeFX_logo.png)
SynchronizeFX is a library for **JavaFX 2 and later** that enables property bindings between different JVMs, both on a local computer and over the network.
It's build for applications that need realtime synchronization of the UI or other data.
## Authors
SynchronizeFX is developed by [Saxonia Systems AG](https://github.com/saxsys). The main developer is [Raik Bieniek](https://github.com/rbi) . Contributors are [Alexander Casall](https://github.com/sialcasa), [Manuel Mauky](https://github.com/lestard) and Michael Thiele.## License
SynchronizeFX is released under the **LGPLv3** license.