GitHub: https://github.com/pyhoon/simple-htmx-project-b4j This is a simple Todo List web app using HTMX, created using EndsMeet Server project template. The data is handled by MinimaListUtils library. This project is based on...
Version: 0.50 GitHub: https://github.com/pyhoon/ab4xdashboard-b4x My plan is to make a dashboard template for general use. Currently this template: only has a drawer a static menu a mini menu 2 menu toggle buttons and only available in B4J...
This project is under development. I am migrating the current server to use the latest Pakai framework + EndsMeet server. The server combines different functionalities to become a one-stop server and easy to manage. Functions: Client Area -...
Class From Layout Class from layout is a tool to provide a basic class from a layout file to save time creating the boiler plate yourself. It was in development before Erel released the new Layout to Json utility. Using that makes it more...
B4J Dashboard Version: 1.00 GitHub: https://github.com/pyhoon/dashboard-b4j Project template: https://www.b4x.com/android/forum/threads/project-template-dashboard-drawer-b4j.161142/ Libraries used: XUI Views, Gauge, Circular Progress Bar...
Version: 1.09 This is a B4X project designed to interact with the LHDN e-Invoice API, enabling users to perform various API calls such as logging in as a taxpayer system and submitting documents in XML and JSON format. The project uses B4XPages...
Version: 2.00 GitHub: https://github.com/pyhoon/user-login-client-b4x Server: [Project Template] User Login Server Description: B4X client apps connect to a server with SQLite/MySQL database Shows a list of users with their last login time...
Version: 3.10 GitHub: https://github.com/pyhoon/user-login-server-b4j Clients: [Project Template] [B4X] User Login Client Description: This is a user registration and login server. Includes API for change and reset user password. Based on...
I imported this project from Github. It states the following: A library of ready-to-use animations for JavaFX Features: Custom animations Custom interpolators Play/Stop animation Play an animation after another FXML layout was used with a...
It's also from the project which introduced at the thread. Cause file size is limited, the gif only demonstrates the around style. for more styles, please see the example Properties: There are 30 animation styles in this control. I only...
The control is one of the RXcontrols from GitHub. There are many excellent controls in the project. This is a video by the author introducing RXcontrols. I only wrapped the audiospectrum control. If you are interested in other controls, you...
Spend my saturday experimenting B4J. For a start, I just ported a SBAdmin2 Free template and wanted to see its performance as a standalone exe on a VPS. So far so good. My customers had asked for self-hosting but I cannot give them my PHP codes...
Ola See on GitHub With this project one is able to create multiple projects with multiple child elements. The back-end database is Firebase. This means one has to create a FB profile to store the contents. What you will learn? Firebase...
This is a continuation of the previous sharing. RXTranslationButton is wrapped, the demo is below The usage is also simple. see the example,no more description. Example and library are attached. Note: it depends on rxcontrols-11.0.3.jar of...
project-templates-b4x List of B4X IDEs project templates GitHub: https://github.com/pyhoon/project-templates-b4x B4X MiniORM-B4X Client v2.10 MiniORM-B4X Client v2.00 MiniORM-B4X Client v1.06 MiniORM-B4X Client v1.05 User Login Client v2.00...
Good morning. My little project written using Banano and SithasoDaisy5. It is a secure chat that works only locally in the browser. All messages are AES encrypted locally. The transmission protocol is MQTT Broker as websocket wss. You can use...
Hello everyone, i am working on a project and thought why not share with b4x community the source of the lib and also the tool for creating sprite sheets and use them in your b4x games/apps. So it is just a alpha version but i have big plan for...
A jRDC2 server with login session modified from [Project Template] jRDC2 Server. This project is currently a proof of concept. It demonstrates a login test using email and password to return a session id. This session id is required by the...
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...
a little example with openPDF class code coming soon