Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Omashot

Omashot is a screenshot and screen-recording overlay inspired by macOS and Spectacle. It saves screenshots to the configured XDG directory: Pictures by default, and recordings to Videos by default. Completed recordings open automatically in Omacut.

Install

omarchy plugin add https://github.com/brianblakely/omashot.git

Usage

  • Press Space to capture the screen.
  • Press Enter to capture the focused window.
  • Use the arrow keys or HJKL to move a region by one pixel.
  • Hold Shift to grow the addressed edge.
  • Hold Shift+Ctrl to shrink the addressed edge.
  • With the mouse, click the bar to select the screen, click a window to select it, or drag a region.

Shortcuts

hl.unbind("PRINT")
o.bind("PRINT", "Omashot", "omarchy-shell b.omashot show")
o.bind("SUPER + SHIFT + F3", "Omashot capture screen", "omarchy-shell b.omashot captureScreen")
o.bind("SUPER + SHIFT + CTRL + F3", "Omashot capture window", "omarchy-shell b.omashot captureWindow")
o.bind("SUPER + SHIFT + F4", "Omashot capture to file", "omarchy-shell b.omashot captureToFile")
o.bind("SUPER + SHIFT + CTRL + F4", "Omashot capture to clipboard", "omarchy-shell b.omashot captureToClipboard")
o.bind("SUPER + SHIFT + F5", "Omashot", "omarchy-shell b.omashot show")
o.bind("SUPER + SHIFT + F6", "Omashot record", "omarchy-shell b.omashot record")
o.bind("SUPER + SHIFT + CTRL + F6", "Omashot stop recording", "omarchy-shell b.omashot stopRecording")

Update

omarchy plugin update b.omashot

About

Screenshot and screen recording overlay for Omarchy

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages