Thanks to visit codestin.com
Credit goes to github.com

Skip to content

andrewandreii/xscreenshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xscreenshot

Small utility to take screenshots with X.

Recording doesn't work yet.

Libraries needed to build

  1. libX11
  2. libpng
  3. libav(format/util/codec)
  4. libswscale

make commands

make builds everything (the output file is a.out)

make clean removes anything produced by the previous command

make lint lints the code

Using the binary

open main.c and look at the first comment

About

small screen recorder/screen capture utility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published