All Projects → iamacarpet → go-winpty

iamacarpet / go-winpty

Licence: Apache-2.0 License
Bindings for WinPTY in Go

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
go
31211 projects - #10 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to go-winpty

strtotime
A golang implementation of strtotime
Stars: ✭ 48 (+14.29%)
Mutual labels:  golang-wrapper
go-alpha-vantage
Golang Alpha Vantage Client
Stars: ✭ 40 (-4.76%)
Mutual labels:  golang-wrapper
GoCurrency
Simple currency converter. Insert an amount, what currency to convert from and what currency to convert to.
Stars: ✭ 29 (-30.95%)
Mutual labels:  golang-wrapper
goprisma
A Go wrapper for prisma to turn databases into GraphQL APIs using Go.
Stars: ✭ 54 (+28.57%)
Mutual labels:  golang-wrapper

Go-WinPTY

GoLang Wrapper for WinPTY.dll

Small wrapper around the WinPTY DLL.

This, for example, should allow a Go app to serve up a Windows "cmd" or "powershell" prompt via WebSocket to xterm.js

Currently requires winpty.dll and winpty-agent.exe to be in the same directory as the compiled Go executable.

These are best obtained from the GitHub releases page, in the msvc2015 package.

The error handling needs a bit of work currently though!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].