technowar / Imgur-CLI

Uploads image to imgur
3 stars 1 forks source link

Why would you show a notification and not output to CLI? #4

Closed dpacmittal closed 8 years ago

dpacmittal commented 8 years ago

CLI is supposed to work in pure CLI environments. I don't see any output on the CLI when I try to upload an image. Instead it notifies me that it has copied the link to the clipboard (which didn't work, by the way). I understand, showing notifications is convenient when you're using the listen feature but one time uploads showing notifications make no sense.

technowar commented 8 years ago

I have updated the code, and will display upload url to terminal. Please update current version.