Elixzo
Screencapture cli tool for mac os. After you will capture screen, it will upload image file to your s3 bucket.
Installation
If available in Hex, the package can be installed
by adding elixzo to your list of dependencies in mix.exs:
CLI Application
-
To install the escript on your mix directory(
/Users/yourusername/.mix/escripts)
mix do escript.build, escript.install- Set your S3 bucket name. write to bashrc if you use bash.
export ELIXZO_BUCKET="yours3bucketnamecomeshere"Example
elixzoIf you have executed this command, the url has be copied to the clipboard.
This software is released under the MIT License, see LICENSE.txt.