Sneaky JavaObject
Sometimes you just need to use a JavaObject to get a value to log for example.
@Daestrum · 2023-08-28
B4J Text-to-Speech snippet
B4J Text-to-Speech snippet
@jkhazraji · 2023-08-27
SithasoIONIC7 - Executing Api Calls with BANanoFetch [Web]
SithasoIONIC7 - Executing Api Calls with BANanoFetch [Web]
@Mashiane · 2023-08-21
SithasoIONIC7 - Beats UI Demo [Web]
SithasoIONIC7 - Beats UI Demo [Web]
@Mashiane · 2023-08-20
SithasoIONIC7 - Landing, Sign In, Sign Up, Log Off [Web]
SithasoIONIC7 - Landing, Sign In, Sign Up, Log Off [Web]
@Mashiane · 2023-08-20
SetTooltipTextSize [B4j] [DSE]
SetTooltipTextSize [B4j] [DSE]
@stevel05 · 2023-07-27
cPanel Email Folder reader
For who has cPanel hosting: If you have a backup of cPanel mail folder, you will find all emails in raw files, each email account has a raw files, you can''t read them easily as outlook. This attached little b4j app will read that mail folder as outlook (organized, well formatted, readable).
@Hamied Abou Hulaikah · 2023-07-26
SithasoDaisy: Free To Play Games
This app brings you a list of Free To Play Games listing that you can browse and then play the game you want online.
@Mashiane · 2023-06-23
Antialiasing on Canvas horizontal and vertical lines
Antialiasing on Canvas horizontal and vertical lines
@max123 · 2023-06-17
Velocity Template Language [VTL]
Velocity is a Java-based template engine. It permits anyone to use a simple yet powerful template language to reference objects defined in Java code.
@aeric · 2023-06-14
SithasoDaisy Countries REST API Explorer [Source Code]
SithasoDaisy Countries REST API Explorer [Source Code]
@Mashiane · 2023-06-06
B4J - Menu
Another way to create your own menu with an added icon and shortcut.
@T201016 · 2023-05-31
SithasoDaisy: Create Google Calendar Events via Zapier Web Hooks
SithasoDaisy: Create Google Calendar Events via Zapier Web Hooks
@Mashiane · 2023-05-27
SithasoDaisy: Send Emails via Zapier Web Hooks
SithasoDaisy: Send Emails via Zapier Web Hooks
@Mashiane · 2023-05-27
SithasoDaisy: Create Google Sheet Email Collection via Zapier Web Hooks
SithasoDaisy: Create Google Sheet Email Collection via Zapier Web Hooks
@Mashiane · 2023-05-26
B4J - GoogleTranslateDB
Translating applications into other languages
@T201016 · 2023-05-20
JQuiz - API Server / Web Service for B4XQuiz [with SSL]
JQuiz - API Server / Web Service for B4XQuiz [with SSL]
@aeric · 2023-05-18
Upload a File at GoogleDrive [and re-upload] - works for 2023 - 0$ [B4J]
Upload a File at GoogleDrive [and re-upload] - works for 2023 - 0$ [B4J]
@Magma · 2023-05-15
Improving the speed of reading multiple sheets from an Excel workbook with jPOI5/XLUtils
Improving the speed of reading multiple sheets from an Excel workbook with jPOI5/XLUtils
@walt61 · 2023-04-15
Navmenu for Desktop, Navdraw for mobile [SithasoDaisy TailwindCSS]
Navmenu for Desktop, Navdraw for mobile [SithasoDaisy TailwindCSS]
@MichalK73 · 2023-03-30
Clone SQLite Database to SQLite Memory Database
Clone SQLite Database to SQLite Memory Database
@tchart · 2023-03-29
Generate Hierarchical Table with Multilevel Numbering
Generate Hierarchical Table with Multilevel Numbering
@epiCode · 2023-03-15
Brcode Image to Text
Barcode Image to Text
@micro · 2023-03-02
Native Linker [Java 19 Only]
I have been trying out the replacement for JNA in Java 19. The code needed to call a library function is far cleaner now, and requires less coding.
@Daestrum · 2023-03-01
Set windows file attribute to hidden
Set windows file attribute to hidden
@aeric · 2023-03-01
ColorPicker view to integer Color [SelectedColor, scene.paint.paint]
Convert xui.color or scene.paint.paint to xui.color
@MrKim · 2023-02-24
A Markdown engine [WebApp]
Markdown is a great tool for easily making formatted text files that display across a variety of platforms. Itâs popular with technical writers and bloggers for its ease of use and relatively short learning curve.
@teddybear · 2023-02-22
BBCode Parser
A simple BBCode parser that supports bold, italic, and color.
@xulihang · 2023-02-13
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