Discover Packages
github.com/ftenario/tcp2com
command
module
Version:
v0.0.0-...-2b3fdd7
Opens a new window with list of versions in this module.
Published: Feb 16, 2018
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Tcp2Com
A web/serial application DEMO using Golang and WebSocket.
This is similar to a terminal serial application but is
using the web browser as the user interface
This is still a work-in-progress
TO DO LIST
use parameter.ini for serial config - done
Add multiple ports in parameters.ini
Add bootstrap css for the UI - done
Add TCP port for automation
Use css Tab for multiple port logs
Add devices info in the UI
Add connect to devices in the UI
For Linux (arm):
Build:
$ end GOOS=linux GOARCH=arm go build tcp2com
For MacOS:
Build:
$ go build tcp2com
For Windows:
Build:
$ end GOOS=windows go build tcp2com
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.