Pakai Casual Version 6.90 A basic web application template derived from Pakai Server. This template only depends on EndsMeet library compares to Pakai Server which depends on libraries like MiniORMUtils, MiniHtml and WebApiUtils. GitHub...
GitHub: https://github.com/pyhoon/MiniHtml-Code-Generator Latest updates: There is now a text input to input the sub name on the top left. By default, it is set to "GeneratePage". The Auto checkbox when checked changes the sub name to "<Auto>"...
This is a 2-way converter for B4X Localizator files which is a combination between Erel's B4J Localizator Convertor (xlsx->db) and my Localizator File Converter (db->xlsx). GitHub: https://github.com/pyhoon/localizator-file-converter-b4j...
version: 1.10 This project template can be use for starting a B4X class library project. The project also contains a B4X folder which contains B4XPages projects and a server project that already linked to the library's class using relative path...
Version: 1.00 GitHub: https://github.com/pyhoon/closedb-b4j Description When we initialized a sqlite database file with journal mode = WAL, it will create 3 files, a sample.db, sample.db-shm and sample.db-wal files. We may want a single file...
Proud for my new Service-Product AI-AGENT Seller. AI-Agent Seller is a great option for small to medium businesses that don't have the budget to hire a full-time sales team. Some videos... Meet your new AI employee by Magma Multimedia...
This is a Proof-of-Concept of an e-Invoice Management system. Customer can request for e-Invoice from the merchant by scanning the QR code on the receipt which redirect them to a portal to enter their tax details. Alternately, they also can login...
modgen-b4j version: 0.60 GitHub: https://github.com/pyhoon/modgen-b4j Usage: Put the jar in B4J additional libraries folder Add the macro to Main Add a code or class module e.g UsersModel Inside Sub Process_Globals or Sub Class_Globals, add...
Version: 1.10 A tool where you can use to download the resources inside Objects directory for B4J projects. This can make server project templates file size smaller by eliminating the resources inside www folder. GitHub...
Get ready to transform your apps! We are polishing the upcoming update for JDashboard UI, and the Ribbon Bar reference is more powerful than ever. This isn't just a visual facelift—it's a massive upgrade to the entire user experience. 💎 ✨...
Version: 1.40 GitHub: https://github.com/pyhoon/EndsMeet-Server This is a project template for EndsMeet server library. It depends on EndsMeet and MiniHtml* libraries. Note: MiniHtml library can be removed if you want to load html files from...
If you're not familiar with Ollama4j, first read this post to set up the Ollama server and install one of the models: https://www.b4x.com/android/forum/threads/ollama4j-library-pnd_ollama4j-your-local-offline-llm-like-chatgpt.165003/ Currently...
ive create this custom msgbox with ai and some modification of me , there is some features for this custom msgbox : * DARK/LIGHT them * RTL/LTR * Buttons * Title text * Tilte Icon(chr) this is methode for call : Private Sub TestMessageBox...
PIC Microcontroller Projects & B4J Uploader Firmware Repository This repository contains a collection of firmware projects for various PIC microcontroller families. It includes both the source code for the microcontrollers and the necessary...
Here is a global color picker for B4J, capable of capturing the color of any pixel on the screen, even outside the application, thanks to jnativehook-2.2.2.jar. It includes: an ultra-smooth zoom magnifier a pixel grid a perfectly aligned...
Hi Fam Vercel Demo We are starting 2026 with a bang, a new SithasoDaisy5 eCommerce / Online Store b4xtemplate (for a certificate of appreciation) for all your eCommerce needs. This project has been inspired by the Online Store from the DaisyUI...
As I already mentioned 'ages ago' in the 6502 emu thread, I’ve been tinkering away at writing an NES emulator in B4J. After the first experiments — which some of you bravely tested as an alpha version — I’ve now made a big leap forward🚀 I...
This is another custom view I’ve been working on. It’s basically a button with a built-in confirmation dialog, presented through a smooth flip animation. When the user clicks the button, it flips to reveal a confirmation panel with YES / NO...
Hi everyone! I'd like to share a B4J desktop tool I made to extract colors from images. It uses the ColourThief library to generate a color palette from any image, and also lets you pick the exact color of any pixel by hovering with the mouse...
Hi everyone! I'd like to share a Color Picker tool I built with B4J. It lets you hover the mouse over any pixel on the screen and copy the color value to the clipboard. How it works: Run the app (or build it as a standalone .exe using...