We have several open source projects, some originating from Einhugur Software, while others maybe be loose fork of something from 3rd party
Gpiod Plugin
(Xojo Plugin)
Version 1.0 - LGPL-2.1-or-later
Download Source code
Gpiod Plugin is a plugin for the Xojo programming environment which wraps libgpiod.
The plugin handles many difficult cases in Xojo such as native threads and other cases. All example projects have been tested on Raspberry Pi 2, 3, 4 and 5, as well as on some 3rd party boards.
I2C Plugin
(Xojo Plugin)
Version 1.1 - GNU license
Download Source code
I2C Plugin is a plugin for the Xojo programming environment which wraps libi2c.
The plugin helps you connect to I2C devices in your Raspberry Pi projects. All example projects have been tested on Raspberry Pi 2, 3, 4 and 5, as well as on some 3rd party boards.
SPI Plugin
(Xojo Plugin)
Version 1.0 - MIT license
Download Source code
SPI Plugin is a plugin for the Xojo programming environment to connect to SPI devices.
The plugin helps you connect to SPI devices in your Raspberry Pi projects.
TextInputCanvas
(Xojo Plugin)
Version 2.1.2 - MIT license
Download Source code
TextInputCanvas is a plugin for the Xojo programming environment that allows developers to implement custom text input controls with international input support.
Our TextInputCanvas is loose fork of the TextInputCanvas from Xojo Inc at: https://github.com/xojo/TextInputCanvas We have progressed their version and provide builds for everyone for all platforms.
X-Platform-Alert
(Xojo code with plugin aid)
Version 1.0 - MIT license
Source code
Cross platform alert dialog for Xojo using NSAlert from Einhugur macOS Bridge Plugin on macOS systems.
On Windows build in Xojo MessageDialog is used whenever the used features allow, and when more complex features are used then more advanced custom dialog is used. Linux systems use GtkMessageDialog from Einhugur Linux Bridge Plugin.
The needed Einhugur macOS Bridge Plugin and Einhugur Linux Bridge Plugin can be obtained from: https://www.einhugur.com
MultipartFormDataContent
(Xojo class)
Version 1.0 - MIT license
Source code
Xojo class for multipart content in URLConnection.
ComplexMatrix Plugin
(Xojo Plugin)
Version 6.5 - MIT license
Download Source code
ComplexMatrix Plugin is fork of Bob Delanay's ComplexMatrix Plugin for Xojo. We have modernized, fixed bugs and added platforms to the plugin.
The plugin implements Matrix, ComplexMatrix, Complex data type and other things.
Bob's original plugin can be found at: http://delaneyrm.com/
fpPlugin
(Xojo Plugin)
Version 13.2 - MIT license
Download Source code
fpPlugin is fork of Bob Delanay's fpPlugin for Xojo. We have modernized, fixed bugs and added platforms to the plugin.
Bob's own fp multi-precision engine, 32-bit and 64-bit aware fp Plugin for Xojo adds eight new data types.
Bob's original plugin can be found at: http://delaneyrm.com/