Closed Baa14453 closed 1 year ago
Hi,
Nice applet, I think many people will like it. Thank you for contributing.
I already started the review and here is the first feedback:
Hi Mubramaj, I've switched libraries so it's a lot simpler now and removed the minification I'll look at the tests later in the week hopefully
Tests are in @Mubramaj :+1:
:eyes:
Hi @Baa14453 ,
I am sorry for this late reply. The new changes looks really good. Just some last feedback for it to be perfect:
Hi @Mubramaj thanks for your help, see my latest commits please
Two things I wasn't able to do and could use some guidance with:
#000000
(this just turned it off) and #FFFFFF
(this turned it white) and even #00000000
to set transparency but none were successful, is there a way I can do this?:eyes:
Hi @Baa14453 ,
I am sorry for the late reply
I will publish a first version of your Applet since it is ready. You can make this improvements later with the default background color settings or once we implement an API feature that allows you to clear back to the background color.
Hi again,
I was testing your applet following this guide https://www.daskeyboard.io/applet-development/ section Loading Dev applet into Q Desktop
and when I configure the applet with a server that is not running I get redirected to the applet questions page without any error message.
Can you also provide me an address and a valid port to test the applet ( I don't have any minecraft server)
To see how to handle errors on the question page you can take a look at the applyConfig
method of this applet https://github.com/daskeyboard/daskeyboard-applet--firewall-guard
Best
Hi Mumbraj, I'll check it out soon, in the meantime feel free to use legitcorp.com
as a server address to test with, use the default port of 25565
Mubramaj it shouldn't matter whether your configured server is offline or not, I can add my applet with any IP address and port, if the server is offline the keys will show-up as all red which is intended.
Mine doesn't redirect me back to any text input area but it does remain on the configuration page like this:
In the guide the gif shows a message saying the applet was added successfully but this doesn't appear for me with any applet I add so maybe the guide is just outdated?
Hi Mubramaj, I've added your proposed changes in the PR and also pushed some additional fixes, tests should work now I was missing a field.
Did some more cleaning today, Readme reads better in daskeyboard, the ENDUSER readme didn't work at all because I'd used URL references instead of file references for some reason so those are all fixed
Hi @Baa14453 ,
I am sorry, I updated our fork today https://github.com/daskeyboard/daskeyboard-applet--minecraft-server-status/tree/master with your last changes but I still cannot run the applet.
Can you tell me what IP you use for it to work ? I used legitcorp and the default 192.168.1.10
and same result each time, I cannot pass through the configuration
@Mubramaj Just tried it in a virtual machine to see what's going on, it doesn't work until I run yarn
manually to install the dependencies is that normal? Not sure how other applets handle dependency installation for the end user
@Baa14453 I made some changes. Can you update your repo?
Your applet will be live soon enough.
Thank you.
Hi, I made an applet that monitors the status of Minecraft Servers and lights up keys depending on whether it's online and how player players have joined: https://github.com/Baa14453/daskeyboard-applet-minecraft-server-status