Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 555 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 555 Bytes

public-screenshot

Take a screen shot, upload them to server return URL to paste buffer.

This is a simple script written years ago.

The idea was to take screen shot, with a given filename, upload it to a server, and output the URL to a paste buffer.

This relies on many other things to be setup.

  • Keyboard shortcuts executing the command are provied by the DE.
  • Connection to the server is provided bye ssh, minio client, etc.
  • hosting the files on something like a VPS

TODO:

  • required packages
  • refactor
  • test on:
    • kde X
    • Gnome X