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
B4JLibraryWebApp [WEB]
WebApiUtils v4 [Web]
A utility class to simplify the development for server app using project template Web API Server v3.00+.
@aeric · 2024-06-02
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
B4JLibraryCamera [?]
ABMaterial - a robust[?] camera component
ABMaterial - a robust[?] camera component
@JackKirk · 2024-05-05
B4JLibraryABMaterial
ABMaterial - an exploration of cookies
ABMaterial - an exploration of cookies
@JackKirk · 2024-05-05
B4JLibraryComms & Network [WEB]
MinimaList Controller [Web]
A library that can be use to create basic structure of a controller class for Web API 2.
@aeric · 2024-04-29
B4JLibraryPayment
VivaWallet / VivaPayment Class using CLOUD API
VivaWallet / VivaPayment Class using CLOUD API
@Magma · 2024-04-18
B4JLibraryAudio/Video
MediaView - video player
This library includes two custom views: MediaView and MediaViewController. MediaView can play local and remote videos and music. The native JavaFX MediaView doesn''t include a controller interface. I''ve implemented one. You can use it or create your own. Tip: the controller code and layout are inside the b4xlib file.
@Erel · 2024-03-13
B4JLibraryCertificate [SERVER]
LetsEncrypt SSL certificates [server]
LetsEncrypt SSL certificates [server]
@Erel · 2024-03-03
B4JLibrarySpeech [WEB][SITHASOKITT]
Voice Commands for WebApps [Web] [SithasoKITT]
Voice Commands for WebApps [Web] [SithasoKITT]
@Mashiane · 2024-02-05
B4JLibraryCompression [BANANO][SITHASOJSZIP]
Compress & Download Files for your WebApps [BANano] [SithasoJsZIP]
Compress & Download Files for your WebApps [BANano] [SithasoJsZIP]
@Mashiane · 2024-02-04
B4JLibraryFirebase [FIREBASE]
jSupport - A utility library used for jServer system processing [Firebase]
jSupport - A utility library used for jServer system processing [Firebase]
@tummosoft · 2024-01-28
B4JLibraryDate/time
Date Time Utils library for B4X
Date Time Utils library for B4X
@tummosoft · 2024-01-20
B4JLibraryWebSocket
Jakarta Websocket Server Library
Jakarta Websocket Server Library
@Addo · 2024-01-08
B4JLibraryBAnano - database [WITH SUBSCRIPTIONS][WEB]
SithasoGunDB - Offline First Peer to Peer Database using NodeJS and GunDB [with Subscriptions] [Web]
This is a BANano b4xlib to use GunDB (Peer to Peer Database) which is able to store data offline and sync to peers once connected.
@Mashiane · 2024-01-08
B4JLibraryAudio/Video
Example of setting sound system using a wrapper of svcl.exe
Example of setting sound system using a wrapper of svcl.exe
@Vitor · 2023-12-20
B4JLibraryhtml
Freemarker Library
Apache FreeMarker™ is a template engine: a Java library to generate text output (HTML web pages, e-mails, configuration files, source code, etc.) based on templates and changing data.
@EnriqueGonzalez · 2023-12-13
B4JLibraryGPS/location/maps
My OpenStreetMap Extension Library
My OpenStreetMap Extension Library
@Starchild · 2023-11-22
B4JLibraryAnimation
B4J/ Lottie Animation
B4J/ Lottie Animation
@jkhazraji · 2023-10-31
B4JLibraryAudio/Video [B4J]
jAudioTrack2 [B4j]
This is a new version of the jAudioTrack library (but not a direct plugin replacement) provided as a b4xlib and uses current B4x practices and classes. It allows selecting the audio output. It also includes the Clip class which allows control over the playback position and looping.
@stevel05 · 2023-10-24
B4JLibraryPrint
B4j Print JavaFX8
Here is a B4j library written in B4j to access the full Printer modules provided with JavaFX8. Full source code is available.
@stevel05 · 2023-10-19
B4JLibraryIcons / fonts [THAN FONTAWESOME AND MATERIAL]
Other Font icon [ than Fontawesome and Material]
Icon fonts other than FontAwesome and MaterialIcons
@jkhazraji · 2023-10-19