Skip to content

AndreFCruz/macOS-screenshot-shadow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

macOS-screenshot-shadow

Shell script that toggles macOS screenshot drop shadow.

Usage

In the same directory as the script

sh toggleScreenshotShadow.sh

... or, from any directory, if set-up in path

toggleScreenshotShadow.sh

Installing in path

In order to be able to use this script from any directory you must install it on your shell's PATH.

  • First, move the script to /usr/local/bin
mv toggleScreenshotShadow.sh /usr/local/bin
  • Lastly, make it executable
chmod +x /usr/local/bin/toggleScreenshotShadow.sh

Example

With Drop Shadow

screenshot with drop shadow

Without Drop Shadow

screenshot without drop shadow

About

Shell script that toggles macOS screenshot drop shadows.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages