Skip to content

Commit 0957c78

Browse files
authored
GUI client was renamed to "opcua-client"
see FreeOpcUa/opcua-client-gui#15
1 parent b4acc21 commit 0957c78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h2 class="project-tagline">FreeOpcUa: Open Source C++ and Python OPC-UA Server
2424
<li>A LGPL C++ library to develop server and client OPC-UA applications. Python bindings can be found in the opcua-python repository. <a href="https://github.com/FreeOpcUa/freeopcua">https://github.com/FreeOpcUa/freeopcua</a>
2525
</li>
2626
<li>A Python OPC-UA Python Client and Server library, written entirely in python, available at: <a href="https://github.com/FreeOpcUa/python-opcua">https://github.com/FreeOpcUa/python-opcua</a> (install using pip install freeopcua)</li>
27-
<li>A simple GUI client <a href="https://github.com/FreeOpcUa/opcua-client-gui">https://github.com/FreeOpcUa/opcua-client-gui</a> (install using pip install freeopcua-client)</li>
27+
<li>A simple GUI client <a href="https://github.com/FreeOpcUa/opcua-client-gui">https://github.com/FreeOpcUa/opcua-client-gui</a> (install using pip install opcua-client)</li>
2828
<li>Command line tools installed with freeopcua-python <a href="https://github.com/FreeOpcUa/python-opcua/tree/master/tools">https://github.com/FreeOpcUa/python-opcua/tree/master/tools</a> </li>
2929
<li><p>A GUI to create OPC UA nodes and save them to xml <a href="https://github.com/FreeOpcUa/opcua-modeler">https://github.com/FreeOpcUa/opcua-modeler</a></p></li>
3030
<li><p>Mailing list: <a href="https://groups.google.com/forum/#!forum/freeopcua">https://groups.google.com/forum/#!forum/freeopcua</a></p></li>

0 commit comments

Comments
 (0)