tfnotify icon indicating copy to clipboard operation
tfnotify copied to clipboard

tfnotify --version not working

Open kei2100 opened this issue 5 years ago • 0 comments

WHAT

I got tfnotify binary from GitHub Releases, But tfnotify --version option doesn't seems to work.

$ wget https://github.com/mercari/tfnotify/releases/download/v0.7.0/tfnotify_darwin_amd64.tar.gz

$ tar xvf tfnotify_darwin_amd64.tar.gz

$ ./tfnotify --version
tfnotify version unset

kei2100 avatar Nov 10 '20 10:11 kei2100