Page 1 of 1

WAPT console contribution

Published: May 9, 2017 - 5:36 PM
by satlani
Hello everyone.

I wasn't sure where to ask this question, so I'm posting it in this section.

We've been using WAPT 1.3.9 for about two months now, and I find the product good and easy to use (the only sticking point at the moment is the inability to have multiple users with multiple roles, but I saw on the YouTube live stream that this is in the works)

For our purposes, I made a small modification to the console's source code to change the VNC path. After consulting with the community, I assumed that other users might also need to change the path, so I added a text field to the console's configuration screen, as shown in the example below.
Adding VNC Path
Adding VNC Path
2017-05-09 17_15_47-Console WAPT.png (44.33 KB) Viewed 4878 times
I was planning to implement this change directly in version 1.4 and wanted to do things properly by forking the WAPT repository. However, I'm encountering some bugs during the server installation (either a service that won't start or a socket error)

I usually report bugs on GitHub. Do you have a place other than GitHub for reporting bugs/questions?

Thank you in advance

Stéphane ATLANI

Re: WAPT console contribution

Published: May 10, 2017 - 3:29 PM
by sfonteneau
Hello Satlani,

we are very happy to see that you like the product.

For bugs, you can report them here:
https://roundup.tranquil.it/wapt/

Regarding the console, we would like to create addable Python plugins for the Wapt console.
The console could then be fully customizable!

Many plugins would then be available online!

Perhaps in a future version ;)

Simon

Re: WAPT console contribution

Published: May 11, 2017 - 8:07 PM
by satlani
Good evening,

thank you Simon for your reply.

Looking forward to the plugin system!

Stéphane