Skip to content

A simple linux library written in c++ using Xlib and openssl to create base64 screenshots. I used for dotnet.

License

Notifications You must be signed in to change notification settings

VlaanH/libScreenshotBase64Xlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

libScreenshotBase64Xlib

A simple linux library written in c++ using Xlib and openssl to create base64 screenshots. I used for dotnet.

Compilation

$ g++ -shared -o libScreenshotBase64Xlib.so -fPIC main.cpp -lX11 -lcrypto

About

A simple linux library written in c++ using Xlib and openssl to create base64 screenshots. I used for dotnet.

Resources

License

Stars

Watchers

Forks

Packages

No packages published