Skip to content

Moggla/wincom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

wincom

wincom is a lightweight command-line tool for serial communication on Windows.

Requirements

Install-Module ps2exe

Run

git clone https://github.com/Moggla/wincom
cd wincom
.\wincom.ps1

Compile as Executable

To convert the powershell script into an .exe file:

ps2exe .\wincom.ps1 .\wincom.exe -version '0.0.1'

About

lightweight command-line tool for serial communication on Windows

Resources

License

Stars

Watchers

Forks

Packages

No packages published