Skip to content

A screenshot and zoom-in tool inspired by Tsoding's 'boomer'.

Notifications You must be signed in to change notification settings

cristeigabriel/zoomer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zoomer

A screenshot and zoom-in tool for Linux inspired by Tsoding's 'boomer'. Also allows dragging the capture if you have multiple monitors, as shown below:

Showcase

How to install

$: ./build.sh
$: sudo cp a.out /usr/bin/zoomer
$: sudo chmod +x /usr/bin/zoomer

How to use

Run zoomer -h

Controls

Key Usage
g Toggles grid view
Alt + Mouse wheel up/down Increases/decreases grid alpha
Mouse wheel up/down Scrolls up/down
Right click + drag left/right/up/down Drags around focus area
1-9 Swap focus area to n-th monitor

Dependencies

  • libsdl2
  • libx11

Clarifications

This is written by myself, and only the idea has been taken from Tsoding.

About

A screenshot and zoom-in tool inspired by Tsoding's 'boomer'.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published