Jave2 FFMPeg Library [B4j]
A java wrapper for FFMpeg. Useful to integrate FFMpeg into your app without having to use jShell.
@stevel05 · 2022-09-03
Dynamic plain HTML form web-page
Dynamic plain HTML form web-page
@peacemaker · 2022-08-31
Robofish - Genetic Algorithm [SOURCE CODE]
A genetic algorithm (GA) is a metaheuristic inspired by the process of natural selection that belongs to the larger class of evolutionary algorithms (EA).
@ilan · 2022-08-30
jCanvasExt Extends Canvas methods
This library, with the Class source code, extends the Canvas functionalities. Some time ago I was playing with B4J Canvas with methods not exposed directly to B4J. There was a question in the forum for a routine to draw rectangles with round corners. So, I think it may be useful for others.
@klaus · 2022-08-27
Menu Manager
Create menu''s in code for menubar and context menus. This library supports Text Menu Items, Checkbox Menu items, Custom menu items and menu dividers. Features: Add Icons to menu items. Image, Fontawesome and MaterialIcons Add Shortcut keys to menu items Default and assignable style classes to style via css Set tags Set alternate eventnames for individual menu items Create sub menus Create Simple menus from a String array Add tooltips to custom menus content Nodes Change attributes for menuitems Most set methods return it''s own class so they can be chained
@stevel05 · 2022-08-24
B4J Shell commands list and launch tool
Compose shell command lines.
@PaulMeuris · 2022-08-24
jAudioTrack2 - SimpleMixer
A simple audio mixer based on WavRandomAccessFile from the jAudioTrack2 library.
@stevel05 · 2022-08-23
VFlexDialog Builder [BVAD3]
The VFlexDialog Builder helps you the developer to easily generate the VFlexDialog source code needed to create your forms using the VFlexDialog.
@Mashiane · 2022-08-18
Code Module FFMPeg_Utils for jAudioTrack2 and jAudioRecord2
Using FFMPeg Command Line and jShell, it is possible to convert most file formats to and from a wav file that jAudioRecord2 writes and a jAudioTrack2 plays.
@stevel05 · 2022-08-17
AudioSpectrumVisualizer [B4j]
Display an audio spectrum using a Javafx AreaChart and the MediaPlayer AudioSpectrumListener
@stevel05 · 2022-08-17
jAudioTrack
Here is the opposite number to jAudioRecord, again based on javax.sound.sampled it''s setup is very similar.
@stevel05 · 2022-08-14
CmdTwain Wrapper [B4j]
This is a B4xlib to control the free command line Twain Scanning app CmdTwain. (Windows Only)
@stevel05 · 2022-08-12
AS Scheduler + AS PopupMenu= Appointment Context Menu
AS Scheduler + AS PopupMenu= Appointment Context Menu
@Alexander Stolte · 2022-08-09
AS Scheduler + AS FloatingPanel = Appointment Info Card
This is an example project of how to add an info card when hovering over an Appointment.
@Alexander Stolte · 2022-08-09
SQLite JDBC - Library version updates
SQLite JDBC - Library version updates
@Claudio Oliveira · 2022-08-08
B4J PDFBox test project
B4J PDFBox test project
@PaulMeuris · 2022-08-07
JSON Web Token [auth0/java-jwt]
You can use this class to generate JSON Web Token (JWT) for use in Web API B4J Server.
@aeric · 2022-08-05
jAudioRecord
This is an Audio Recording Library based on javax.sound.sampled that I have tried to make as simple to use as possible. It will record from the default device as selected in the Control Panel or Mixer (on Windows Machines).
@stevel05 · 2022-08-04
How to build a library just Specific to your Project from 184 BVAD3 Components [BANanoVuetifyAD3]
How to build a library just Specific to your Project from 184 BVAD3 Components [BANanoVuetifyAD3]
@Mashiane · 2022-08-04
Handy Median Filter With Side Salads
I am making a Shortt Free Pendulum clock and record the time error. When making changes to the tuning of the pendulum you must stop it from moving. This creates artifacts in the time data which are a nuisance when plotting trends. To get rid of these artifacts I made a median filter class with a variable window. I use a list as the window as this makes sorting a breeze. However a median filter is a blunt instrument so I added a couple of side salads.
@rgarnett1955 · 2022-08-04
WhatsApp CRM [BANanoVuetifyAD3]
WhatsApp CRM [BANanoVuetifyAD3]
@Mashiane · 2022-08-01
How to change location to Msgbox2Async [and surroundings]
How to change location to Msgbox2Async [and surroundings]
@Star-Dust · 2022-07-31
BANanoVuetifyAD3 Core Library
BANanoVuetifyAD3 Core Library
@Mashiane · 2022-07-30
VFlexDialog inspired by the PreferenceDialog [BANanoVuetifyAD3]
VFlexDialog inspired by the PreferenceDialog [BANanoVuetifyAD3]
@Mashiane · 2022-07-27
How to Optimize your WebApp [BANanoVuetifyAD3] [Builder]
How to Optimize your WebApp [BANanoVuetifyAD3] [Builder]
@Mashiane · 2022-07-21
How to change default Audio Input and Record everything you Hear ! [Tip]
How to change default Audio Input and Record everything you Hear ! [Tip]
@Magma · 2022-07-21
Mine of AI/ML [60000+] models
More than 60K models for various text, image & audio data analysis.
@Hamied Abou Hulaikah · 2022-07-19
Household Survey using VFlexDialog & BANanoKeyStore [BANanoVuetifyAD3]
Household Survey using VFlexDialog & BANanoKeyStore [BANanoVuetifyAD3]
@Mashiane · 2022-07-16
A KeyValue Store for BANano on top of IndexedDB [BANanoKeyStore]
A KeyValue Store for BANano on top of IndexedDB [BANanoKeyStore]
@Mashiane · 2022-07-16
Simple Guitar Chord Chart with Midi
Simple Guitar Chord Chart with Midi
@stevel05 · 2022-07-12