Bleak - Bluetooth BLE [PyBridge]
Bleak - Bluetooth BLE library that allows scanning for BLE peripherals, connecting, reading, subscribing and writing.
@Erel · 2025-03-09
Deutsche Post Internetmarke - get Stamps per Api
Deutsche Post Internetmarke - get Stamps per Api
@DonManfred · 2025-03-08
jSerial
The jSerial library allows you to open and communicate with other devices through the computer COM ports.
@Erel · 2025-03-06
Temporary Files - deleteOnExit
Deletes the named file when the JVM terminates normally
@stevel05 · 2025-03-05
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
Using folium [OpenStreetMap] in a webview [PyBridge]
Using folium [OpenStreetMap] in a webview [PyBridge]
@Daestrum · 2025-03-02
Plug ''n Play external SVG loader [Web]
Plug ''n Play external SVG loader [Web]
@Mashiane · 2025-03-02
MemTypeChecker â 100% Reliable Image Validation [Magic Numbers + MIME + Decoding]
MemTypeChecker â 100% Reliable Image Validation [Magic Numbers + MIME + Decoding]
@Addo · 2025-03-02
FXThemes
Styling themes for the window. Also maintains compatibility with the Windows Layout options.
@stevel05 · 2025-02-27
How to break out of async loop [PyBridge]
How to break out of async loop [PyBridge]
@Daestrum · 2025-02-26
jBluetooth under Linux: also works
jBluetooth under Linux: also works
@peacemaker · 2025-02-24
GeoDatapandas - powerful geospatial engine [PyBridge]
GeoDatapandas - powerful geospatial engine [PyBridge]
@Erel · 2025-02-24
Pi4j for pi5
Pi4j for pi5
@MbedAndroid · 2025-02-23
Creating Linux DEB-package for GUI B4J app
Creating Linux DEB-package for GUI B4J app
@peacemaker · 2025-02-23
B4J Linux app: log file home folder
B4J Linux app: log file home folder
@peacemaker · 2025-02-23
TailwindCSS Grid Builder - Simplifying Layout Creation with Ease [SithasoDaisy5]
TailwindCSS Grid Builder - Simplifying Layout Creation with Ease [SithasoDaisy5]
@Mashiane · 2025-02-20
Pygal - nice charting library [PyBridge]
Pygal - nice charting library [PyBridge]
@Erel · 2025-02-20
JRDC Server Template [SQLite, MySQL]
JRDC Server Template [SQLite, MySQL]
@aeric · 2025-02-20
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
Javax Midi Lib
Here is a wrap of the JavaxMidi Library as a B4xLib.
@stevel05 · 2025-02-19
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
FrostedGlass [Glassmorphism]
Blur a panel
@aeric · 2025-02-18
Tips to make life easier [PyBridge]
Tips to make life easier [PyBridge]
@Daestrum · 2025-02-17
The very basics [PyBridge]
The very basics [PyBridge]
@Erel · 2025-02-17
Linear regression with scikit learn [PyBridge]
Linear regression with scikit learn [PyBridge]
@Erel · 2025-02-17
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
Create barcodes [PyBridge]
Create barcodes [PyBridge]
@Erel · 2025-02-16
[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
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
Tip: find if running from the IDE
Tip: find if running from the IDE
@Erel · 2025-02-09