Skip to content

azimut/horus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

horus

👷WORK IN PROGRESS👷

Minimal zoom and screenshot tool. Based on SDL and X11. Keyboard-centric.

Usage

Install 3rd party dependency libraries. And run it with no arguments. It will take a screenshot of the whole screen and present it in fullscreen.

$ sudo apt install -y libsdl2 libsdl2-image libcairo2 libx11 libxext libxinerama libxrandr libxss
$ horus

Installation

Prebuild Binary

See releases.

From Source

$ sudo apt install -y libsdl2-dev libsdl2-image-dev libcairo2-dev libx11-dev libxext-dev libxinerama-dev libxrandr-dev libxss-dev
$ cabal build

Controls

key mapping
h left
j down
k up
l right
r reset
f flip horizontally
F flip vertically
+ zoom in
- zoom out
< rotate left
> rotate right
s screenshoot + clipboard

Development References

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Contributors