B4JLibraryPython [PYTHON]
B4XSerializator implementation in Python [python]
B4XSerializator implementation in Python [python]
@Erel · 2025-01-15
B4JLibraryWebApp [WEB]
Automatic SQLite PHP REST API - Retrieving Database Schema and other things [Web]
Automatic SQLite PHP REST API - Retrieving Database Schema and other things [Web]
@Mashiane · 2025-01-06
B4JLibraryImages [UI/NON-UI/SERVER]
Thumbnailator library - Pnd_Thumbnailator - Create image thumbnails [UI/Non-UI/Server]
Thumbnailator library - Pnd_Thumbnailator - Create image thumbnails [UI/Non-UI/Server]
@Pendrush · 2024-12-31
B4JLibraryBAnano [BANANO]
A sneak peek into a Progressive Web App library [BANano]
BANano is a new B4J library to create one-page websites/webapps with (offline) Progressive Web App support. Unlike its big brother ABMaterial, BANano does not rely on any particular framework like Materialize CSS. You will have to write that part yourself, but on the other hand, you have the choice to pick which one.
@alwaysbusy · 2024-12-16
B4JLibraryDate/time
Date Converter Library
Converts Gregorian dates to Hebrew, lunar, and solar dates
@shrs · 2024-12-05
B4JLibraryGPS/location/maps
ShapeFile Reader
ShapeFile Reader
@tchart · 2024-11-18
B4JLibraryAnimation
Lottie animation
Lottie animation
@jkhazraji · 2024-11-15
B4JLibraryCertificate
ABKeystoreSSL: SSL Certificate generator using Let''s Encrypt
ABKeystoreSSL: SSL Certificate generator using Let''s Encrypt
@alwaysbusy · 2024-11-08
B4JLibrarySithaso [WEB]
Sithaso SDUIPocketBase - Use PocketBase BackEnd in your BANano Projects [Web]
Sithaso SDUIPocketBase - Use PocketBase BackEnd in your BANano Projects [Web]
@Mashiane · 2024-10-19
B4JLibrarySithaso [WEB]
Sithaso SDUIFetch - A Non Head Cracking Approach to BANanoFetch [Web]
Sithaso SDUIFetch - A Non Head Cracking Approach to BANanoFetch [Web]
@Mashiane · 2024-10-19
B4JLibraryFile handling
Walk File Tree: Recursive file find
This library has one class which finds files that match the specified glob pattern in any selected path, then they are returned in a list.
@jkhazraji · 2024-10-09
B4JLibraryAI/ML
jtokkit - Java Tokenizer Kit
JTokkit is a Java tokenizer library designed for use with OpenAI models.
@DonManfred · 2024-10-05
B4JLibraryDrawing
concave hull: a k-nearest neighbours approach
concave hull: a k-nearest neighbours approach
@MbedAndroid · 2024-09-22
B4JLibraryComms & Network
My Serial Comms Class
My Serial Comms Class (as a library) is a wrapper for the standard serial comms (jSerail) and TCP networking (jNetwork) B4J libraries. I wrote it to more easily switch between physical RS232 (or RS485) serial comms and TCP network ports when controlling physical equipment.
@Starchild · 2024-09-14
B4JLibraryDate/time [TWO VERSION]
Solar calendar to lunar calendar conversion and perpetual calendar based on astronomical algorithms. [two version]
This is a packaging based on the open source project tyme4j for convenient use. It uses astronomical algorithms internally and mainly supports the conversion from Gregorian calendar to lunar calendar, Gregorian calendar to Ganzhi calendar, backtracking from Ganzhi calendar to Gregorian calendar, solar term calculation, and Na Yin calculation.
@icefairy333 · 2024-09-12
B4JLibraryDatabase [WEB]
WebAPI Controller [Web]
This library is use to create basic controller class in Web API Server v2.04+ template.
@aeric · 2024-08-14
B4JLibraryOS [LIB]
jSystem Information [lib]
Java library for get information about your machine. Information about Operating System, CPU, Memory, Net, Disk, Network, Services and Process
@behnam_tr · 2024-08-10
B4JLibraryExcel
XLUtils / jPOI 5 - Read and write MS Excel workbooks
XLUtils / jPOI 5 - Read and write MS Excel workbooks
@Erel · 2024-08-04
B4JLibraryComms & Network
xSocket - The socket library is fully functional for event and semantic message streams
xSocket is a library wrapped around Socket.d. Socket.d has a collection of many connection protocols: TCP, UDP and WS. It can be used for MSG, RPC, IM, MQ and other scenarios, and can replace Http, Websocket, gRpc and other protocols. Such as the connection between the mobile device and the server, such as some microservice scenarios, etc.
@tummosoft · 2024-07-31
B4JLibraryDatabase
Modded jRDC2 w/SQLite support and more
Attached you''ll find a modified version of jRDC2 (source https://www.b4x.com/android/forum/t...ation-of-rdc-remote-database-connector.61801/) that supports SQLite as the datastore out of the box. Support for V1 has been removed and therefore this is not a drop in replacement for jRDC2. This is more meant for people starting new with jRDC2. Comments are welcome (pro and con). Other modifications are listed in the main file and are relisted here
@OliverA · 2024-07-29
B4JLibraryDatabase [WEB]
PocketBase Hooks Collection [Web]
PocketBase Hooks Collection [Web]
@Mashiane · 2024-07-27
B4JLibraryB4J Server
jEasyCaptcha - Setup your own Captcha Server
jEasyCaptcha - Setup your own Captcha Server
@tummosoft · 2024-07-24
B4JLibraryViewPager
jPager - ViewPager
This is a high performance pager, optimized for large lists.
@Alexander Stolte · 2024-07-12
B4JLibraryCompression
ZT-Zip
Here is another Zip iibrary for B4j. It wraps this zt-zip project from github : https://github.com/zeroturnaround/zt-zip. zt-zip licence is Apache License 2.0 The advantages of this one are that it can insert, replace and remove files without having to unpack and repack the zip file, and you can add and extract items from/to byte arrays.
@stevel05 · 2024-06-03
B4JLibraryDatabase
SQLiteJDBC and slf4j
Starting with version 3.43.2.0, the authors of the SQLiteJDBC library added the SLF4J logging framework as a dependency.
@Claudio Oliveira · 2024-05-27
B4JLibraryABMaterial
ABMaterial
ABMaterial is a new framework combining a tuned Materialize CSS with the free programming tool B4J. It allows creating WebApps that not only look great thanks to Googles Material Design, but can be programmed with the powerful free tool from Anywhere Software without any knowledge of HTML or CSS.
@alwaysbusy · 2024-05-17
B4JLibraryOther
A library to create Powerpoint Presentations
This library creates powerpoint presentation files by handling a Javascript file or text set in the properties. It depends on PptxGenJS.
@jkhazraji · 2024-05-11
B4JLibraryComms & Network
SD_Wacom
Connect to Wacom devices for signing.
@Star-Dust · 2024-05-08
B4JLibraryABMaterial
ABMaterial - an exploration of cookies
ABMaterial - an exploration of cookies
@JackKirk · 2024-05-05
B4JLibraryCamera [?]
ABMaterial - a robust[?] camera component
ABMaterial - a robust[?] camera component
@JackKirk · 2024-05-05