My Projects

MQTT.fx

MQTT.fx is a quick and easy to use desktop tool for MQTT debugging and testing.

FontAwesomeFX

FontAwesomeFX make WebFonts available as icon source for JavaFX applications.

FontAwesomeFX Examples

FontAwesomeFX Examples
Source code at GitHub

FontAwesomeFX Glyphsbrowser

FontAwesomeFX Glyphsbrowser
Source Code and binaries at GitHub

dockerw

A simple docker command wrapper for the rest of us.

ShichimiFX

A small lib containing some of my JavaFX helper classes and components.
(Shichimi is my favorite japanese spice mixture)

TimeboxFX

A JavaFX based timer for timeboxed meetings.

Leave a Reply to paul stanton Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

4 thoughts on “My Projects”

  1. Hi,
    i’m a last years student of the university of gent and we have to make a automatic cocktail dispenser. it has to run without a computer so i wil be using a raspberry pi. i bought a raspberry last year and in a few days i’ll receive a 9″ touchscreen. an peristaltic pumps witch has to pump per 1 cl . i have no feeling with programming in python only in vb.net.
    i’ve been looking trough the internet and came here. do you know how i can make a nice looking interface what starts when you plug in the cocktail machine and by making your choice on the touchscreen the perfect cocktail wil be mixed. I’ve seen this project boozebots (https://www.kickstarter.com/projects/boozebots/boozebot-the-automated-cocktail-dispenser?ref=nav_search) do you know how to make an interface like that ?

    kind regards

    wouter de guchtenaere

    1. Yes I know how to make such an interface (including the Mobile App… ;-))
      I would suggest to get an Raspberry Pi 2 Model B and to use JavaFX as the Toolkit to create a fancy UI!
      But honestly if you have just vb.net skills yet its a very long way to go! Maybe you should wait until MS get Windows 10 out for Raspberry Pi which is scheduled within the next months.

  2. mqtt.fx: hi Jens, thanks for the great project. I didn’t want to post an issue because it might not be an issue – but how do you add topics to the clipboard? i can’t figure it out. there is no button or menu item i can see…