An open API service indexing awesome lists of open source software.

https://github.com/sandsmark/sandsmark-screenshot

trivial application to take screenshots and put them on the clipboard
https://github.com/sandsmark/sandsmark-screenshot

Last synced: 8 months ago
JSON representation

trivial application to take screenshots and put them on the clipboard

Awesome Lists containing this project

README

          

screenshot
==========

Behaves exactly like `import png:- | xclip -selection clipboard -t image/png`
when launched, except it doesn't break randomly with large screenshots.

installation
------------
`qmake && make && make install`

preferrably use a package manager, but maybe you like to live dangerously.