Home > ptufr

ptufr

Ptufr is a project mainly written in PYTHON and PHP, it's free.

ptufr is (will be) a simple image grabber and uploader

What is ptufr ?

ptufr is a simple script that executes screen grabber, uploads screenshot via http post query and places url into X clipboard

requirements are:

  1. scrot to grab screen
  2. xsel to work with X clipboard
  3. pycurl to do uploads
  4. server that can process POST query, example server on php included
Previous:first_app