SD_VideoStreaming [DEMO]
To the SD_Streaming library it adds a few functions to make some methods simple. In particular, it is not necessary to create an fxml file for the player in case you want to use it to receive a stream. Demo only, streams max. 120 seconds.
@Star-Dust · 2023-02-19
FirebaseServer - backend verification for signed in users [server]
Users can sign in to your B4A or B4i apps using Google or Facebook with the FirebaseAuth libraries. FirebaseServer completes the puzzle with server side verification of the user. This means that the signed in user gets a token id (long string) from Firebase services by calling FirebaseAuth.GetUserTokenId. The client sends the token id to the server. The server verifies the token using this library. Once verified we know for sure that the request was sent from our app and we know the identity of the signed in user.
@Erel · 2023-02-14
BBCode Parser
A simple BBCode parser that supports bold, italic, and color.
@xulihang · 2023-02-13
jAudioStreamer library
jAudioStreamer library
@yo3ggx · 2023-02-12
A Simple Html Template Parser [WebApp]
This is a mini template engine which can generate HTML dynamically by parsing templates on server-side. It is a bit like Django.
@teddybear · 2023-02-02
How to send file using Telegram bot API with multipart/form-data
Sending files to Telegram bot without using curl
@Gandalf · 2023-02-01
Tool - Hide string constants from decompilation
Tool - Hide string constants from decompilation
@tchart · 2023-01-31
Create a crypto trading bot using ccxt
Create a crypto trading bot using ccxt
@cyiwin · 2023-01-31
jSelenium - A Test Automation for B4J [b4j]
jSelenium - A Test Automation for B4J [b4j]
@tummosoft · 2023-01-27
B4J Sudoku
B4J Sudoku
@Johan Schoeman · 2023-01-22
File Extension Swap
Whilst recently creating my first custom view as a b4xlib file, I got a bit bored with renaming zip files to b4xlib and vice versa every time I realised I''d forgotton to make a change that I''d intended :) So I created the attached File Extension Swap app.
@Chris2 · 2023-01-21
Split & merge image tool
Split an image into grids then merge them into a new image
@kimstudio · 2023-01-13
MongoDB - Documents database
MongoDB access
@Erel · 2023-01-10
Embedding JSpice in B4J
JSpice is a SPICE-inspired (SIMULATION PROGRAM WITH INTEGRATED CIRCUIT EMPHASIS) analog circuit simulator made in Java with an emphasis on simulating memristors and analog circuits containing memristors.
@Johan Schoeman · 2023-01-07
Backup SQLite DB with VACUUM INTO
Backup SQLite DB with VACUUM INTO
@Chris2 · 2023-01-07
JDA - JAVA Discord Api - Create a Bot for Discord
JDA - JAVA Discord Api - Create a Bot for Discord
@DonManfred · 2023-01-02
Crypto Exchange API Browser
This is a simple and very basic app that demonstrates how to hit a crypto exchange public API. This could apply to any open API.
@cklester · 2023-01-02
Fxyz3d - samples
Fxyz3d - samples
@Johan Schoeman · 2022-12-30
Galaxy
Galaxy
@Johan Schoeman · 2022-12-27
Web Push Notifications using the Notifications API
Web Push Notifications using the Notifications API
@Mashiane · 2022-12-21
How to create a Web Push Notification Server with PocketBase SSE [SithasoDaisy]
How to create a Web Push Notification Server with PocketBase SSE [SithasoDaisy]
@Mashiane · 2022-12-21
TIP: Running a test server [BANano]
For some things in BANano, e.g. cookies, you will need to run it on a server as just opening the html file in your browser from disk does not support everything. A very easy way to do so is by installing the ''Web Server For Chrome'' plugin.
@alwaysbusy · 2022-12-19
CallMeBot: A Free Personal Use Bot to send WhatsApp, Telegram, Messenger & Voice Calls
CallMeBot: A Free Personal Use Bot to send WhatsApp, Telegram, Messenger & Voice Calls
@Mashiane · 2022-12-19
SupaBase [FireBase Alternative] User SignUp & SignIn Process [BANano]
SupaBase [FireBase Alternative] User SignUp & SignIn Process [BANano]
@Mashiane · 2022-12-17
JavaFX 3D spinning Earth and Galaxy
JavaFX 3D spinning Earth and Galaxy
@Johan Schoeman · 2022-12-16
Windows Notifications Library
Windows Notifications Library
@hatzisn · 2022-12-14
Running Cron Jobs [in the background] [BANano] [v7]
Running Cron Jobs [in the background] [BANano] [v7]
@alwaysbusy · 2022-12-10
SithasoDaisy TailwindCSS Pocketbase Chatroom using SSE
SithasoDaisy TailwindCSS Pocketbase Chatroom using SSE
@Mashiane · 2022-12-09
Homematic IP Thermostat Control
Homematic IP Thermostat Control
@rwblinn · 2022-12-08
jWebSocketClient
With this library you can implement WebSocket clients.
@Erel · 2022-12-04