Pinned Repositories
flashmonkey-developer-interface
GMapsFX
Java API for using Google Maps within a JavaFX application.
HanSolo_charts
A JavaFX library that contains different kind of charts
JImageHash
Perceptual image hashing library used to match similar images
jlatexmathfx
A Javafx Control to render LaTeX math formula
RichTextFX
Rich-text area for JavaFX
startup-checklist
A checklist for incorporation so you can get back to building your product, fundraising, etc.
vertx-web
HTTP web applications for Vert.x
whiteboard
React whiteboard component (Dev mode)
XR3Player
🎧 🎼 Advanced JavaFX Media Player
runnermann's Repositories
runnermann/FormsFX
A framework for easily creating forms for a JavaFX UI.
runnermann/RichTextFX
Rich-text area for JavaFX
runnermann/startup-checklist
A checklist for incorporation so you can get back to building your product, fundraising, etc.
runnermann/whiteboard
React whiteboard component (Dev mode)
runnermann/XR3Player
🎧 🎼 Advanced JavaFX Media Player
runnermann/aws-sdk-java
The official AWS SDK for Java.
runnermann/checkout-single-subscription
Learn how to combine Checkout and Billing for fast subscription pages
runnermann/checkout-subscription-and-add-on
Uses Stripe Checkout to create a payment page that starts a subscription for a new customer.
runnermann/connect-onboarding-for-express
Stripe Sample to show you how to use Connect Onboarding for Express for seamless user on-boarding with Stripe Connect.
runnermann/flashmonkey-developer-interface
runnermann/GMapsFX
Java API for using Google Maps within a JavaFX application.
runnermann/HanSolo_charts
A JavaFX library that contains different kind of charts
runnermann/JImageHash
Perceptual image hashing library used to match similar images
runnermann/FormsFX-Runnermann
This is a branch from DLemmermann FormsFX. There are several differences including breaking changes. Adds a performant ComboBoxAutoComplete that searches from large lists (33k). Adds a PW field with Hide and Show capabilities. CSS provides light and clean appearance. Uses Java and JavaFX 20. Calendar includes RFC5546 ICal Invitation conversion
runnermann/jfx
JavaFX mainline development
runnermann/jjwt
Java JWT: JSON Web Token for Java and Android
runnermann/legalmattic
Democratizing WordPress.com legalese since 2014!
runnermann/logback
The reliable, generic, fast and flexible logging framework for Java.
runnermann/maps
runnermann/medusa
A JavaFX library for Gauges
runnermann/openssl
TLS/SSL and crypto library
runnermann/pcg-java
PCG — Java Implementation. High quality fast random number generator
runnermann/slf4j
Simple Logging Facade for Java
runnermann/student-project
student-app
runnermann/tilesfx
A JavaFX library containing tiles that can be used for dashboards.
runnermann/twilio-video-app-react
A collaboration application built with the twilio-video.js SDK and React.js
runnermann/UtilityCode
Selection of java utility methods
runnermann/vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
runnermann/vertx-rx
Reactive Extensions for Vert.x
runnermann/webcam-capture
The goal of this project is to allow integrated or USB-connected webcams to be accessed directly from Java. Using provided libraries users are able to read camera images and detect motion. Main project consist of several sub projects - the root one, which contains required classes, build-in webcam driver compatible with Windows, Linux and Mac OS, which can stream images as fast as your camera can serve them (up to 50 FPS). Main project can be used standalone, but user is able to replace build-in driver with different one - such as OpenIMAJ, GStreamer, V4L4j, JMF, LTI-CIVIL, FMJ, etc.