From 1f31300805489142cabb9ebaa0f824fadc49fb16 Mon Sep 17 00:00:00 2001 From: danielpeintner Date: Wed, 30 Oct 2024 11:59:13 +0100 Subject: [PATCH] Simplify WoT-FXUI mentioning --- services/introduction.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/services/introduction.md b/services/introduction.md index 2c9f854..5e81773 100644 --- a/services/introduction.md +++ b/services/introduction.md @@ -19,10 +19,7 @@ Playground is a tool to validate TDs and manipulate them for usage in other tool Using the tools below, you can interact with different WoT Things over your browser. * [Browserified node-wot](http://plugfest.thingweb.io/webui/): You can try interacting with different Things using this simple interface. Note that this is just a demo page to showcase the [browser bundle of node-wot](https://github.com/eclipse-thingweb/node-wot/tree/master/packages/browser-bundle). -* [WoT-FXUI](https://github.com/danielpeintner/wot-fxui): JavaFX-based UI to interact with Things. - * See [running Web-UI instance](http://plugfest.thingweb.io:8088/test/fullscreen/default) in browser without any plugin - * [GitHub Repository](https://github.com/danielpeintner/wot-fxui) - * Possible as a local desktop application or as an Android/iOS app +* [WoT-FXUI](https://github.com/danielpeintner/wot-fxui): JavaFX-based UI to interact with Things (runnable as Web application, local desktop application or as an Android/iOS app). ## Online Things for Testing