Free open source plugins

www.xojotools.com
I have set up an github open source repository for Windows (initially) free plugins, starting with some networking examples.
This will be community driven, so request what plugins you would like and I will build up the library. The backend code is based on Multicore golang libraries so should be super quick. There is a page to request new functions, if you have some to add let me know.

3 Likes

nice !
I really would like them for macos … especially the icmp part.
thanks.

Not sure how you can create a lib in golang that can be called on a Mac, I could make a exe that you could run in a Xojo shell if that helps? if there is anyone out there that knows how to make a goland shared library work under mac OSX please let me know.