B4JLibraryBluetooth [PYBRIDGE]
Bleak - Bluetooth BLE [PyBridge]
Bleak - Bluetooth BLE library that allows scanning for BLE peripherals, connecting, reading, subscribing and writing.
@Erel · 2025-03-09
B4JTutorialPayment
Deutsche Post Internetmarke - get Stamps per Api
Deutsche Post Internetmarke - get Stamps per Api
@DonManfred · 2025-03-08
B4JLibrarySerial comm/USB
jSerial
The jSerial library allows you to open and communicate with other devices through the computer COM ports.
@Erel · 2025-03-06
B4JSnippetFile handling
Temporary Files - deleteOnExit
Deletes the named file when the JVM terminates normally
@stevel05 · 2025-03-05
B4JTutorialWebApp
Cache for WebApp was keeping previous version of .js file - How to fix
Cache for WebApp was keeping previous version of .js file - How to fix
@hatzisn · 2025-03-04
B4JSnippetGPS/location/maps [OPENSTREETMAP][PYBRIDGE]
Using folium [OpenStreetMap] in a webview [PyBridge]
Using folium [OpenStreetMap] in a webview [PyBridge]
@Daestrum · 2025-03-02
B4JTutorialSithaso [WEB]
Plug ''n Play external SVG loader [Web]
Plug ''n Play external SVG loader [Web]
@Mashiane · 2025-03-02
B4JLibraryImages [MAGIC NUMBERS + MIME + DECODING]
MemTypeChecker – 100% Reliable Image Validation [Magic Numbers + MIME + Decoding]
MemTypeChecker – 100% Reliable Image Validation [Magic Numbers + MIME + Decoding]
@Addo · 2025-03-02
B4JTutorialTheme
FXThemes
Styling themes for the window. Also maintains compatibility with the Windows Layout options.
@stevel05 · 2025-02-27
B4JSnippetPython [PYBRIDGE]
How to break out of async loop [PyBridge]
How to break out of async loop [PyBridge]
@Daestrum · 2025-02-26
B4JTutorialBluetooth
jBluetooth under Linux: also works
jBluetooth under Linux: also works
@peacemaker · 2025-02-24
B4JSnippetGPS/location/maps [PYBRIDGE]
GeoDatapandas - powerful geospatial engine [PyBridge]
GeoDatapandas - powerful geospatial engine [PyBridge]
@Erel · 2025-02-24
B4JLibraryRaspberry Pi
Pi4j for pi5
Pi4j for pi5
@MbedAndroid · 2025-02-23
B4JTutorialLinux
Creating Linux DEB-package for GUI B4J app
Creating Linux DEB-package for GUI B4J app
@peacemaker · 2025-02-23
B4JSnippetLinux
B4J Linux app: log file home folder
B4J Linux app: log file home folder
@peacemaker · 2025-02-23
B4JSnippetSithaso [SITHASODAISY5]
TailwindCSS Grid Builder - Simplifying Layout Creation with Ease [SithasoDaisy5]
TailwindCSS Grid Builder - Simplifying Layout Creation with Ease [SithasoDaisy5]
@Mashiane · 2025-02-20
B4JSnippetCharts [PYBRIDGE]
Pygal - nice charting library [PyBridge]
Pygal - nice charting library [PyBridge]
@Erel · 2025-02-20
B4JSnippetDatabase [SQLITE, MYSQL]
JRDC Server Template [SQLite, MySQL]
JRDC Server Template [SQLite, MySQL]
@aeric · 2025-02-20
B4JLibraryFile handling
jDragandDrop2
This library is an update to Andrews jDragandDrop to take advantage of the DragBorad.DragView available in JavaFX8. This allows displaying a graphic next to or behind the mouse cursor while dragging items.
@stevel05 · 2025-02-19
B4JLibraryAudio/Video
Javax Midi Lib
Here is a wrap of the JavaxMidi Library as a B4xLib.
@stevel05 · 2025-02-19
B4JSnippetEncryption
One-Time Pad Encryption / Decryption of file too big to store in memory
I need to be able to encrypt a database file for storage in the clear on the internet. So I made the code below to encrypt and decrypt it using a one-time pad encryption. The file will grow to be too big for memory to hold it so the code reads the plaintext 1 megabyte at a time, encrypts each byte and saves it one megabyte at a time. My previous code did everything one byte at a time and hammered the hard drive as a result. This is now much faster and much easier on the hard drive.
@Tim Chapman · 2025-02-18
B4JLibraryPane(l) [GLASSMORPHISM]
FrostedGlass [Glassmorphism]
Blur a panel
@aeric · 2025-02-18
B4JTutorialPython [PYBRIDGE]
Tips to make life easier [PyBridge]
Tips to make life easier [PyBridge]
@Daestrum · 2025-02-17
B4JTutorialPython [PYBRIDGE]
The very basics [PyBridge]
The very basics [PyBridge]
@Erel · 2025-02-17
B4JTutorialCharts [PYBRIDGE]
Linear regression with scikit learn [PyBridge]
Linear regression with scikit learn [PyBridge]
@Erel · 2025-02-17
B4JSnippetImages
Automatic Colorization of Black and White images using PyBridge in B4J
Automatic Colorization of Black and White images using PyBridge in B4J
@jkhazraji · 2025-02-17
B4JSnippetBarcode/scan [PYBRIDGE]
Create barcodes [PyBridge]
Create barcodes [PyBridge]
@Erel · 2025-02-16
B4JLibraryhtml [B4J][EASYHTML - SIMPLIFIED HTML ELEMENT CREATION]
[B4J] [EasyHTML - Simplified HTML Element Creation]
EasyHTML is a lightweight and intuitive library designed to simplify the creation of HTML elements using an object-oriented approach. With support for attributes, classes, styles, and even HTMX integration, EasyHTML makes it effortless to generate dynamic HTML structures programmatically.
@leozera · 2025-02-15
B4JLibraryRaspberry Pi
JPI4J2b Library for use GPIO,I2C and SPI with Raspberry Pi4B and Java 11
JPI4J2b Library for use GPIO,I2C and SPI with Raspberry Pi4B and Java 11
@Jaume Guillem · 2025-02-12
B4JSnippetB4J
Tip: find if running from the IDE
Tip: find if running from the IDE
@Erel · 2025-02-09