Skip to content

devdraw over stdin+stdout#144

Open
shoce wants to merge 1 commit into
9fans:mainfrom
shoce:devdraw
Open

devdraw over stdin+stdout#144
shoce wants to merge 1 commit into
9fans:mainfrom
shoce:devdraw

Conversation

@shoce

@shoce shoce commented Jul 4, 2026

Copy link
Copy Markdown

this change allows devdraw clients to use stdin+stdout instead of spawning devdraw and communicating to it via pipe if DEVDRAW="-".

allows to use a devdraw-based program via ssh with dialdevdraw (github.com/mariusae/devdrawserver):

dialdevdraw "ssh remote env 'DEVDRAW=-' devdraw-client-app"

local test:

dialdevdraw "env 'DEVDRAW=-' devdraw-client-app"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant