Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gyazo-cli

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gyazo-cli

Gyazo for hackers

  • 0.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
8
Maintainers
1
Weekly downloads
 
Created
Source

gyazo(1)

Gyazo for hackers.

ninja cat

Available on Mac only for now.

Usage

gyazo
gyazo /path/to/your/image.png
gyazo 1.png 2.png 3.png
gyazo image.gif
gyazo http://google.com/doodle.png
gyazo --times 3
gyazo --quiet
gyazo -o output.png
cat input.png | gyazo
sed "s/1/2/g" original.jpg | gyazo # upload glitched image

Installation

npm install -g gyazo-cli

TODO

  • Set UserAgent
  • Linux support
gyazo --host http://gyazo.yourhost.com/
gyazo --id /your/idfile

# gif
gyazo video.mp4

# config
# .gyazoconfig
gyazo config host http://gyazo.yourcompany.com
gyazo config id /your/idfile
gyazo config quiet true

# idea
gyazo --direct
gyazo config autosave.dir /path/to/your/dir/

LICENSE

MIT

FAQs

Package last updated on 14 May 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc