git clone https://github.com/z3oxs/ghost.git
cd ghost
make install
If you want to use the properly builded script, check releases page
Command | Description |
---|---|
f | Take fullscreen shot (include all monitors) |
s | Take screenshot from a selected area |
g | Take screenshot from a selected area freezed and support multiple displays |
d | Take screenshot from only a display |
S | Save the output to a image file |
F | Save to file on default images path |
c | Copy the output to the clipboard |
o | Outputs screenshot to stdout encoded as png |
u | Upload the screenshot to AnonFiles |
v | Show version |
ghost -f -S 'image.png'
ghost -s -c
ghost -f -o