Rasberry pi4 library
SystemInfo, PlatformManager, NetworkInfo
@roberto64 · 2020-06-11
Rasberry pi4 LCD1620
Rasberry pi4 LCD1620
@roberto64 · 2020-06-10
Show a Preloader [loading indicator] for your app as soon as the page fires [BANanoPreloader]
Show a Preloader [loading indicator] for your app as soon as the page fires [BANanoPreloader]
@Mashiane · 2020-06-02
jTextFormatter
In Javafx Version 8u40 a TextFormatter was introduced. This allows access to text input before any of the keypressed events are fired. Pasted text is also captured. This makes it a lot easier to validate and format text input.
@stevel05 · 2020-05-25
BANanoSQL+SQLite+MySQL+MSSQL Library [BANanoConnect]
BANanoSQL+SQLite+MySQL+MSSQL Library [BANanoConnect]
@Mashiane · 2020-05-23
BANanoSQLiteR - Distributing and accessing an existing SQLite Databases - Part 2
BANanoSQLiteR - Distributing and accessing an existing SQLite Databases - Part 2
@Mashiane · 2020-05-23
PDF Viewer with PDFBox
This is a class ''clsPDFViewer'' which use PDFBOX to render a pdf file.
@spsp · 2020-05-13
MIAEvent library [calendar event] [BETA]
MIAEvent is a simple view that allows you to view the appointments of the day, in this case the week, I deleted most of the calendar as I just need to see the records from a database and manage them visually. The problem was how I could see multiple appointments at once without creating a mess, how to retrieve the record data without having to make a query and finally make the same library fast.
@ivanomonti · 2020-05-09
New sqlite-jdbc version 3.31.1 [2020.05.05]
New sqlite-jdbc version 3.31.1 [2020.05.05]
@Claudio Oliveira · 2020-05-06
AutoKeyGenerator: create Jetty compatible certificates using LEt''s Encrypt and CloudFlare
Attached the source code and some description on a tool I wrote to generate SSL certificates to be used in B4J http server applications. It generates and renews certificates (even wildcard ones) on Let''s Encrypt and communicates with the CloudFlare API to do DNS challenging. The code has been tested on Windows as well as Ubuntu.
@wl · 2020-05-04
jFileWatcher
Watch system file events
@Roycefer · 2020-04-24
jHueBridge
This is a library that emulates a Philips Hue bridge v1 with Lights and allows you to control them (and therefore your App) from Alexa-powered devices like the Amazon Echo or the Dot.
@Blueforcer · 2020-04-19
Starchild_B4J_Dialogs
This library contains three simple and stylish Dialog classes. They are intended to provide an App styled user interface to the B4J window/form environment. - A ToastMsg class to present a single or multi-line banner momentarily on top of the owner form. - A MsgBox class to present more complex information to the user with an icon, title and multi-line message body then requesting the user to acknowledge by clicking on one of the three button choices. This is a NON-BLOCKING dialog box that presents centrally on top of the owner form. - An InputBox class to firstly present the user with information but requesting user data entry (can use limited text types, lengths, multi-line, etc) then requesting the user to acknowledge by clicking on one of the three button choices. This is a NON-BLOCKING dialog box that presents centrally on top of the owner form.
@Starchild · 2020-04-12
Telegram Bots API
I started wrapping this project https://github.com/pengrad/java-telegram-bot-api a while ago after failing to make a multipart post that Telegram needs to send a photo. The project seems to be huge so I wrapped only features I needed at the current time . I will try to keep this library updated with most requested features if any.
@somed3v3loper · 2020-04-08
CSS Themes [BMStyle]
A simple Module to set a css style for your proyect.
@Brian Michael · 2020-03-14
PDFBox [beta]. Editing PDF AcroForm Fieldvalues, creating PDFs with new AcroForm
This is a partial wrap for Apache PDFBox.
@DonManfred · 2020-03-04
BCColorPicker - nice color picker
This is a powerful color picker, based on XUI Views B4XColorTemplate. It is a B4J control, though it should be simple to port it to B4A and B4i.
@Erel · 2020-03-02
jOpenStreetMaps library
jOpenStreetMaps library
@Starchild · 2020-02-28
Dragula, drag & drop made easy [BANano Library]
This is a wrap of the Dragula js library (https://github.com/bevacqua/dragula) which makes it very easy to add drag & drop to almost everyone element.
@alwaysbusy · 2020-01-29
New sqlite-jdbc version 3.30.1 (2019.12.25)
New sqlite-jdbc version 3.30.1 (2019.12.25)
@Claudio Oliveira · 2020-01-10
Discord Bot API
An easy to use multithreaded library for creating Discord bots
@Lieutenant-AMD · 2019-12-11
jGauges
It includes many types of gauges. The gauges are implemented as custom views.
@Erel · 2019-11-24
JQuery In-Browser PDF Viewer [BANanoPDFView]
JQuery In-Browser PDF Viewer [BANanoPDFView]
@Mashiane · 2019-11-13
Client Side PDF Document Generation [BANanoPDFMake]
Client Side PDF Document Generation [BANanoPDFMake]
@Mashiane · 2019-11-12
Client Side Excel Report Generation [BANanoOXML]
Client Side Excel Report Generation [BANanoOXML]
@Mashiane · 2019-11-03
OkHttpUtils2
jOkHttpUtils2 is a b4x lib included with B4J. The source code is inside the library (it is a zip file).
@Erel · 2019-10-20
15 Mockup Elements for your Prototypes [BANAnoWired]
15 Mockup Elements for your Prototypes [BANAnoWired]
@Mashiane · 2019-10-14
SQLite 2 JavaScript / JSON
I needed to embed a sqlite db as part of a web app i''m working on, but as JavaScript / JSON. This app helps with converting your sqlite db to javascript. This is useful when one wants to use the data for READ ONLY purposes, my case in point.
@Mashiane · 2019-09-29
Telegram Bot API [REST based] [WIP]
What I am sharing now is at the very beginning and still needs a lot of improvements and work BUT the most attempting point in here is that it should be easily used in any of our great B4X platforms (B4A,B4J and B4i )
@somed3v3loper · 2019-08-05
Animated GIF Encoder
This Library allows you to create your own GIFs from Images
@Blueforcer · 2019-07-19