JRDC Server Template [SQLite, MySQL]
JRDC Server Template [SQLite, MySQL]
@aeric · 2025-02-20
Pygal - nice charting library [PyBridge]
Pygal - nice charting library [PyBridge]
@Erel · 2025-02-20
TailwindCSS Grid Builder - Simplifying Layout Creation with Ease [SithasoDaisy5]
TailwindCSS Grid Builder - Simplifying Layout Creation with Ease [SithasoDaisy5]
@Mashiane · 2025-02-20
Javax Midi Lib
Here is a wrap of the JavaxMidi Library as a B4xLib.
@stevel05 · 2025-02-19
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
Open PDF [B4X]
Open PDF [B4X]
@Lucas Siqueira · 2025-02-19
FrostedGlass [Glassmorphism]
Blur a panel
@aeric · 2025-02-18
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
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
Download Paypal Transactions
Download Paypal Transactions
@Tim Chapman · 2025-02-17
Linear regression with scikit learn [PyBridge]
Linear regression with scikit learn [PyBridge]
@Erel · 2025-02-17
The very basics [PyBridge]
The very basics [PyBridge]
@Erel · 2025-02-17
Tips to make life easier [PyBridge]
Tips to make life easier [PyBridge]
@Daestrum · 2025-02-17
Create barcodes [PyBridge]
Create barcodes [PyBridge]
@Erel · 2025-02-16
How to Implement Lottie in B4XPages [AXrLottie B4A and iLotttie B4i] [B4X]
How to Implement Lottie in B4XPages [AXrLottie B4A and iLotttie B4i] [B4X]
@mcqueccu · 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
rHttpUtils2 - Http Client with synchronous requests queue [module]
Extended Erel''s module with 8-level FIFO queue manager. Allows to schedule the HTTP-requests one by one, not ideal, with big RAM memory consumption, but works with ESP32. It allows to add requests into a queue and the manager will run them automatically storing against non-stable Internet-connection.
@peacemaker · 2025-02-15
AS Color Slider Advanced - a Snapchat like color picker [B4X] [XUI]
AS Color Slider Advanced - a Snapchat like color picker [B4X] [XUI]
@Alexander Stolte · 2025-02-13
GradientMaker - cross platform gradient background [B4X]
GradientMaker - cross platform gradient background [B4X]
@Erel · 2025-02-13
Load imageview bitmap from Url without download
Load imageview bitmap from Url without download
@jkhazraji · 2025-02-13
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
NegenTropy, a Game: Simple to Play - Difficult to Master [B4X] [B4XPages]
NegenTropy, a Game: Simple to Play - Difficult to Master [B4X] [B4XPages]
@William Lancee · 2025-02-12
WebP images [B4X]
Cross platform library that loads the new WebP format images. Android natively supports this format so the regular LoadBitmap methods will also work.
@Erel · 2025-02-12
WebViewSharePDF
Create a PDF file from the bitmap saved from WebView and share to WhatsApp
@aeric · 2025-02-12
A Message of Love and Affection - #6 in a series [B4X]
A Message of Love and Affection - #6 in a series [B4X]
@William Lancee · 2025-02-11
Introducing TastyToast â Animated Notifications for B4A
Based on the original TastyToast thread, I have updated the library and added the confusion notification, inspired by the TastyToast repository.
@fernando1987 · 2025-02-11
PocketBase - Storage [B4X]
PocketBase - Storage [B4X]
@Alexander Stolte · 2025-02-11
PocketBase - Deleting files [B4X]
PocketBase - Deleting files [B4X]
@Alexander Stolte · 2025-02-10
PocketBase - How to reach api via smartphone on the same network when hosted locally [B4X]
PocketBase - How to reach api via smartphone on the same network when hosted locally [B4X]
@Alexander Stolte · 2025-02-10
rESP32RGBLEDC
rESP32RGBLEDC is an open source library to set the color of a RGB LED connected to an ESP32 using the Arduino-ESP32 LEDC API.
@rwblinn · 2025-02-10