• Stars
    star
    7
  • Rank 2,293,413 (Top 46 %)
  • Language
    Java
  • License
    MIT License
  • Created over 7 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A clean JavaFX framework for managing multiple screens or views.

More Repositories

1

javafx-demos

Automatically exported from code.google.com/p/javafx-demos
Java
3
star
2

africas-talking-otp-api

One Time Pasword (OTP) code generation using otplib and AfricasTalking SMS gateway
TypeScript
3
star
3

JavaFXQRGenerator

The QR Generator app is a Java FX version of the QR Generator app. It relies on XZing Library to build the QR and generate the 2D code image that can be exported to the local file system. To read the QR image, you will need to a QR Scanner or the many apps that can scan QR codes using mobile phone camera.
Java
3
star
4

QRCodeGenerator

The QR Generator app is purely built in Java SE for backend and Java Swing for the UI, using the Model View Controller approach. It relies on XZing Library to build the QR and generate the 2D code image that can be exported to the local file system. To read the QR image, you will need to a QR Scanner or the many apps that can scan QR codes using mobile phone camera.
Java
3
star
5

ImageColorExtractor

A Java SE application that extracts per pixel based RGB and Hex color values from an image. The application is suitable for web & UI designers. Check the JavaFX version for updates
Java
2
star
6

node-jest-test

TypeScript
1
star
7

intru-detect-backend

An IOT application for motion and intrusion detection and alert using old Android smartphones. The application constitutes a two part:- An android client running on a smartphone and utilizing phone camera for motion detection and capture, usingMQTT to push data to a remote server. The second component is a remote server running a NodeJS service and a VerneMQ broker to handle data from remote devices. The NodeJS backend pushes the realtime data and events to an Angular frontend using Websockets. The application is still in early development stages
TypeScript
1
star