B4JLibraryAudio/Video [DEMO]
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
B4JLibraryFirebase [SERVER]
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
B4JSnippetBCTextEngine/BBCodeView
BBCode Parser
A simple BBCode parser that supports bold, italic, and color.
@xulihang · 2023-02-13
B4JLibraryAudio/Video
jAudioStreamer library
jAudioStreamer library
@yo3ggx · 2023-02-12
B4JSnippethtml [WEBAPP]
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
B4JSnippetSocial
How to send file using Telegram bot API with multipart/form-data
Sending files to Telegram bot without using curl
@Gandalf · 2023-02-01
B4JSnippetStrings
Tool - Hide string constants from decompilation
Tool - Hide string constants from decompilation
@tchart · 2023-01-31
B4JTutorialCryptocurrency
Create a crypto trading bot using ccxt
Create a crypto trading bot using ccxt
@cyiwin · 2023-01-31
B4JLibraryWebView [B4J]
jSelenium - A Test Automation for B4J [b4j]
jSelenium - A Test Automation for B4J [b4j]
@tummosoft · 2023-01-27
B4JTutorialGame
B4J Sudoku
B4J Sudoku
@Johan Schoeman · 2023-01-22
B4JSnippetFile handling
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
B4JSnippetImages
Split & merge image tool
Split an image into grids then merge them into a new image
@kimstudio · 2023-01-13
B4JLibraryDatabase
MongoDB - Documents database
MongoDB access
@Erel · 2023-01-10
B4JTutorialDrawing
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
B4JTutorialDatabase
Backup SQLite DB with VACUUM INTO
Backup SQLite DB with VACUUM INTO
@Chris2 · 2023-01-07
B4JLibraryComms & Network
JDA - JAVA Discord Api - Create a Bot for Discord
JDA - JAVA Discord Api - Create a Bot for Discord
@DonManfred · 2023-01-02
B4JSnippetCryptocurrency
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
B4JTutorialDrawing
Fxyz3d - samples
Fxyz3d - samples
@Johan Schoeman · 2022-12-30
B4JTutorialDrawing
Galaxy
Galaxy
@Johan Schoeman · 2022-12-27
B4JTutorialPush notifications
Web Push Notifications using the Notifications API
Web Push Notifications using the Notifications API
@Mashiane · 2022-12-21
B4JTutorialSithaso [SITHASODAISY]
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
B4JTutorialBAnano [BANANO]
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
B4JTutorialSocial
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
B4JTutorialSupabase [FIREBASE ALTERNATIVE][BANANO]
SupaBase [FireBase Alternative] User SignUp & SignIn Process [BANano]
SupaBase [FireBase Alternative] User SignUp & SignIn Process [BANano]
@Mashiane · 2022-12-17
B4JTutorialAnimation
JavaFX 3D spinning Earth and Galaxy
JavaFX 3D spinning Earth and Galaxy
@Johan Schoeman · 2022-12-16
B4JLibraryNotifications
Windows Notifications Library
Windows Notifications Library
@hatzisn · 2022-12-14
B4JTutorialBAnano [IN THE BACKGROUND][BANANO][V7]
Running Cron Jobs [in the background] [BANano] [v7]
Running Cron Jobs [in the background] [BANano] [v7]
@alwaysbusy · 2022-12-10
B4JSnippetSithaso
SithasoDaisy TailwindCSS Pocketbase Chatroom using SSE
SithasoDaisy TailwindCSS Pocketbase Chatroom using SSE
@Mashiane · 2022-12-09
B4JSnippetHome automation
Homematic IP Thermostat Control
Homematic IP Thermostat Control
@rwblinn · 2022-12-08
B4JLibraryWebSocket
jWebSocketClient
With this library you can implement WebSocket clients.
@Erel · 2022-12-04