What is MAGMAGRID? 🧩 MAGMAGRID is the Next Generation B4XTable... The code for the start is only available to licensed members of the forum. What can it do? 🔧 Features: Column Resizing ↔ Hiding/Showing 👁️ Easy Add Column at Creation ➕ Easy...
Yes, it’s written entirely in B4J, with just a few lines of Java mixed in. It’s not a perfectly accurate emulation—the timing is completely skewed—but it still manages to run about 99% of the games I’ve tested. Controls: A, S (Enter), Z, X, Up...
Hi Fam GenderChart is a small, lightweight web component that animates two-icon SVG visuals to represent gender split in a visually engaging way. It uses SVG clip-paths and optional wave animations to show progress, growth, or target completion...
This is a server example to make API call to Google Gemini using OkHttpUtils2 and Json libraries. Get API Key: https://aistudio.google.com/api-keys Learn more: https://ai.google.dev/gemini-api/docs/quickstart#java This example is still not...
Hi Fam Experience it for yourself In 7 simple steps, you can have a running WebApp with CRUD functionalities... As the name says, SithasoDaisy5 Low Code is a tool to generate source code for your BANano based WebApps using SithasoDaisy5...
Hi Fam Github Repo I've had my eye on this ApexCharts Charting Framework for a while as it has some of the most beautiful and easy to use charts. However, after being impressed with how simple ChartKick is (a chart with a simple line of code)...
Using PyBridge, we can download comics from www.gocomics.com Required libraries: -requests -beuatifulsoup4 Then, an imageview will display the comics You can find code here
Empress CMS Version 0.20 (Development) Empress CMS is developed with Pakai Server v6.00 project template which is based on EndsMeet Server, MiniHtml, MiniORMUtils libraries and more. Welcome to collaborate! GitHub...
This app shows a video and transcribes its audio into subtitles (.srt) that will be shown on the screen as soon as it is transcribed. The video file can be local from the PC or online. It could also be a Youtube video. The video used in this demo...
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
I developed a custom speed test in B4J, a simple yet effective application that measures internet connection speed. It's a fun project born out of curiosity and a desire to have some fun. The speed test sends requests to a server, calculates...
Hi Fam I spent some time styling the noUISlider (Multi-Range Slider) for SithasoDaisy5 usage. You can however follow the same approach and style it should you need for your web-app. GitHub...
Hi Fam! NB: Please note the technology discussed here can be used in JavaScript & also in BANano Projects. After a couple of days of planning and building SithasoGoogleSheetsAPI, its finally here. The Hidden Power of Google Sheets as a...
Hi Fam So we now have a multi-select web component that uses CheckBoxes to select items. https://github.com/Mashiane/DaisyUI-MultiSelect-with-CheckBoxes A fully-featured, accessible multi-select dropdown component built with DaisyUI and...
Update Pakai Server v6 is available Pakai Server Version 5.50 GitHub: https://github.com/pyhoon/pakai-server-b4j Template (B4J) Pakai Server (5.50) b4xtemplate (B4J) Depends on EndsMeet (v1.50) b4xlib (B4J) WebApiUtils (v5.50) b4xlib...
Hi Fam https://github.com/Mashiane/DaisyUI---OTP A lightweight, customizable OTP (One-Time Password) input component built as a native Web Component. Perfect for implementing verification codes, PINs, and secure authentication flows. ✨...
Hi Fam Github Repo This component is now being used by the SithasoDaisy5 LowCode Generator for one to choose icons easily Font Awesome Picker (Vanilla Web Component) This is a lightweight, dependency-free vanilla JavaScript web component for...
An application designed to convert *.VOB and *.media media files to .MP4 using the latest version 8.0 FFmpeg.exe | FFprobe.exe | FFplay.exe - the application version supports (i.e. converts and allows you to combine .MP4 media files with each...
Virtual Mouse Using OpenCV (HERE) This project is using the live feed coming from the webcam to create a virtual mouse using hand tracking. It is using the hand as a virtual mouse than can do everything that a mouse does without even touching...
I have been developing an innovative application in B4J that generates call graphs for B4X source code. While still a work in progress, this tool is already capable of analyzing a single bas/b4x module, creating a "dotfile", and utilizing...