rharder / imagesnap

Capture Images from the Command Line
https://github.com/rharder/imagesnap
458 stars 50 forks source link

"imagesnap -" regression; no longer outputs to stdout ("-") #18

Open nkirsch opened 6 years ago

nkirsch commented 6 years ago

After brew install, imagesnap -q - will write to stdout.

After installing the latest master, it does not. Instead a snapshot file is created.

They both say Version 0.2.5

tobycheese commented 5 years ago

Is this solved? I still cannot output to stdout, a file with the name - is generated when using imagesnap - (both zsh and bash, imagesnap 0.2.5)

epalzeolithe commented 5 years ago

Here, same issue, need stdout output from ssh command, why does it not working anymore ?

rharder commented 3 years ago

Lost this old issue - sorry. I must have removed this behavior accidentally. I know I used to use it a lot when using imagesnap along with ssh. I'll see about getting stdout working again.

donatj commented 1 year ago

Any word on this? I just upgraded imagesnap on an old laptop and it broke a script I've been using for years.

image

rharder commented 1 year ago

Oh yeah… I seem to recall some underlying API changed so we lost that capability. Let’s see… could maybe write to a temp file internally and then read/dump to output. That would be a useful feature for you?RobSent from my iPhoneOn Apr 11, 2023, at 3:07 PM, Jesse Donat @.***> wrote: Any word on this? I just upgraded imagesnap on an old laptop and it broke a script I've been using for years.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>