I have a password app that I wrote a while back to store userids and passwords (Would love to buy an app but I just don't trust anyone with all my information). One of my relatives that uses it asked me to add a Password challenge where they...
Updated 2022-10-28 Athena Lite Pro v1.1.28 (Win/Mac/Linux) has been released. First Released : September 15, 2022. Latest release : October 28, 2022. This version uses the new Metro design and should be ready for global distribution. "Athena...
Sine wave generator for PC, output from the sound card. I used audioTrack lib, thank you @stevel05, https://www.b4x.com/android/forum/threads/jaudiotrack.37973/#content The code writes repeatedly an array of 36 samples of a sine wave to the...
This is an attempt to simplify the process of creating b4xlib projects. It will create an archive file from one or more project folders, allowing you to select the modules and files to add to the library and set the structure if the b4xlib file...
Hi All, I have created an app for managing multiple .b4xlib libraries. I found that keeping multiple libraries updated while they are being developed and tested was quite tricky. This app helps highlight what has been changed and I keep it...
Ola Download NB: All UX screens have been created via the Abstract Designer This is just sharing my curiosity about AngularJS wrapped around BANano. So started this morning to answer myself this question. Can I AngularJS with BANano? Well, so...
Hello, today i will offer to the community my little "PasswordChecker" tool to check if a password was pwnd by a data breach. It will hash the given password into sha-1 and then search thru the very big database file from "haveibeenpwnd.com"...
I have a B4J creation that is very useful for a Family or Small Business. While it is not 100% complete - sorta an advanced Beta - it is quite handy. The data is Organized as if one was on Campus. The Campus contains Building that contains...
ProPower3 is the first app I've built from scratch. My previous coding experience was limited to occasional maintenance of the previous version of the software which was built in Visual Basic 6. It was developed (mostly in spare time, or time...
Ola Download Paypal to : anele@mbangas.com What is Database.Show? Database.Show is a database schema viewer and database schema documentor for your MySQL, MSSQL, SQLite back-ends WebApps. I'm still not sure whether one can access an already...
I was interested in exploring Multivariate Analysis in B4X. This topic includes: covariance, correlations, multivariate analysis of variance (MANOVA), multiple linear regression (MLR), principal component analysis (PCA), factor...
Ola Go Live Download So i decided to take a break from Database.Show for a while an found a rather impressive github repo for our country. One of the nice features of the data is that one can plot anything on a map, and we will explore that...
The application was tested on OBD2 Simulator and Citroen C3 reading only current data and fault codes. The bluetooth obd2 plug and USB-OBD2 are from Ebay, it has ELM327 IC ver 2.1 and 1.5 that connects to all OBDII protocols. The computer's...
Ola If you remember Microsofts Northwind database when we started learning MS Access. The next challenge is creating a web app based on their schema. Nah... the databse schema for Northwind does belong to Microsoft, so that's not included in the...
Measuring analogue signal on PC without the need to program a microcontroller. The MCP3201 is a 12 bit ADC, the USB to Serial module drives the ADC by bit banging the Hardware Controls (Flow Controls). The USB to Serial converter has to have DTR...
Hello everybody, my first [B4XPages] project. Unfortunately, I don't have anyone to test it, so there are definitely still bugs in the apps. You can definitely improve it. It's the same principle as with these apps: B4i/B4A...
Doing rideshare to pay my daily bills, I like to have a range of options for entertainment that I can play safely in the background. Up until recently, the iPhone did not have a PiP (Picture in Picture) option .... iPad did but I really saw no...
Hi there UPDATE: A BANano based WebApp is now available for this (also accessible from mobile device) here, https://www.b4x.com/android/forum/threads/walts-b4xgoodies-explorer-using-bvad3.130096/ Download This app was born out of the need of...
I appreciate the beauty of simplicity, and it is often the key to finding solutions, but it isn’t everything. I am often drawn to the ingenious creations of artists like Rube Goldberg and Heath Robinson...
Hi, this is my 3rd b4j Webapp. I wanted to create a shared Movie Cloud so my kids can watch movies on their pc (tablet, mobile phone) without the need to transfer the movie to their device. everything is running locally (can also be accessed...