My Projects
MQTT.fx
MQTT.fx is a quick and easy to use desktop tool for MQTT debugging and testing.
MQTT.fx | |
---|---|
Project page | |
@mqtt_fx |
FontAwesomeFX
FontAwesomeFX make WebFonts available as icon source for JavaFX applications.
FontAwesomeFX | |
---|---|
Binaries at Bintray | |
Source code at Bitbucket | |
@ FontAwesomeFX |
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.
dockerw | |
---|---|
Source Code at GitHub |
ShichimiFX
A small lib containing some of my JavaFX helper classes and components.
(Shichimi is my favorite japanese spice mixture)
ShichimiFX | |
---|---|
Binaries at Bintray | |
Source code at Bitbucket |
TimeboxFX
A JavaFX based timer for timeboxed meetings.
TimeboxFX | |
---|---|
Source Code and binaries at GitHub |
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
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.
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…
Hi Paul,
have you tried the context menu on the payload-textfield?