Temporary Files - deleteOnExit
Deletes the named file when the JVM terminates normally
@stevel05 · 2025-03-05
Using folium [OpenStreetMap] in a webview [PyBridge]
Using folium [OpenStreetMap] in a webview [PyBridge]
@Daestrum · 2025-03-02
How to break out of async loop [PyBridge]
How to break out of async loop [PyBridge]
@Daestrum · 2025-02-26
GeoDatapandas - powerful geospatial engine [PyBridge]
GeoDatapandas - powerful geospatial engine [PyBridge]
@Erel · 2025-02-24
B4J Linux app: log file home folder
B4J Linux app: log file home folder
@peacemaker · 2025-02-23
Dashboard + Drawer [Project Template] [B4J]
Dashboard + Drawer [Project Template] [B4J]
@aeric · 2025-02-21
JRDC Server Template [SQLite, MySQL]
JRDC Server Template [SQLite, MySQL]
@aeric · 2025-02-20
jRDC2 Server [Project Template]
Project template based on jRDC2 version 2.23 with sample database.
@aeric · 2025-02-20
Pygal - nice charting library [PyBridge]
Pygal - nice charting library [PyBridge]
@Erel · 2025-02-20
TailwindCSS Grid Builder - Simplifying Layout Creation with Ease [SithasoDaisy5]
TailwindCSS Grid Builder - Simplifying Layout Creation with Ease [SithasoDaisy5]
@Mashiane · 2025-02-20
User Login Server [Project Template]
User Login Server [Project Template]
@aeric · 2025-02-20
Mini ORM
This class can be used for scaffolding db schema or used together with my Web API.
@aeric · 2025-02-19
One-Time Pad Encryption / Decryption of file too big to store in memory
I need to be able to encrypt a database file for storage in the clear on the internet. So I made the code below to encrypt and decrypt it using a one-time pad encryption. The file will grow to be too big for memory to hold it so the code reads the plaintext 1 megabyte at a time, encrypts each byte and saves it one megabyte at a time. My previous code did everything one byte at a time and hammered the hard drive as a result. This is now much faster and much easier on the hard drive.
@Tim Chapman · 2025-02-18
Automatic Colorization of Black and White images using PyBridge in B4J
Automatic Colorization of Black and White images using PyBridge in B4J
@jkhazraji · 2025-02-17
Create barcodes [PyBridge]
Create barcodes [PyBridge]
@Erel · 2025-02-16
Get APK Meta
Get APK Metadata
@Blueforcer · 2025-02-09
PDF To Text with pdfbox-app-3.0.4 - Free of vulnerabilities [for the time being - today Feb 9th, 2025]
PDF To Text with pdfbox-app-3.0.4 - Free of vulnerabilities [for the time being - today Feb 9th, 2025]
@hatzisn · 2025-02-09
Tip: find if running from the IDE
Tip: find if running from the IDE
@Erel · 2025-02-09
Greenhouse Budddy: Using MySQL Database with jRDC
I have a greenhouse which uses and STM32h7 processor to control the temperature. The controller has an ethernet port using LwIP. This port connects to a wireless bridge into my home LAN. I use a c# system tray application to get the data from the LAN an put it into an MySQL db. The ethernet interface uses raw data over TCP/IP.
@rgarnett1955 · 2025-02-05
Localhost ServerSocket without triggering Windows Firewall popup
Localhost ServerSocket without triggering Windows Firewall popup
@Erel · 2025-02-04
OpenAI usage statistics
This snippet could be handy to meter tokens usage as seen on the OpenAI Dashboard
@udg · 2025-02-04
Create JWT tokens and verify them
Create JWT tokens and verify them
@Addo · 2025-01-31
Keypress and CTRL-C Controle for Linux Raspberry PI Non-UI
Keypress and CTRL-C Controle for Linux Raspberry PI Non-UI
@Swissmade · 2025-01-30
Simulating the Solar System with Animated Orbits, Moons, and Comets
Simulating the Solar System with Animated Orbits, Moons, and Comets
@Nator · 2025-01-24
MinimaList API Server [Project Template] [Web]
MinimaList API Server [Project Template] [Web]
@aeric · 2025-01-16
Web API Template
A boilerplate for creating CRUD based RESTful Web API.
@aeric · 2025-01-16
Web API Template 2 [Beta]
Web API Template 2
@aeric · 2025-01-16
B4X AI Assistant
B4X AI Assistant - Ollama
@Pendrush · 2025-01-11
Get UUID with jshell
Get UUID with jshell
@behnam_tr · 2025-01-11
Free Excel-Style UI with JDashboardUI [B4J] [Project Template]
Free Excel-Style UI with JDashboardUI [B4J] [Project Template]
@fernando1987 · 2025-01-10