Giter Club home page Giter Club logo

blur_box's Introduction

blur_box

blurred screen image

A simple blurred window to hide URIs, usernames etc while recording video or screencasting. Note the blurred screen does not update automatically, right-click and select "Reload" to refresh - BEWARE the screen is displayed momentarily if you do this. With left-click 'Blur box' can be dragged around or if set to 'quick kill' mode this will remove the box.

WARNING 'just run this code that captures your screen, to cover your super-secure information'. The security implications of this should fill you with fear! Please do not use this code unless you can read python and have checked the code doesn't do anything bad (seriously, its like 150 lines)! Even then, I can't vouch for the libraries used (pyscreenshot, etc) so there could be security vulnerabilities. Honestly, people who publish code like this make me scream! On the other hand, if you know what you are doing, this is some code that I used as a quick way to hide some info in a screen video. Hope it helps... :P

options:
  -h, --help       show this help message and exit
  --x X            X coordinate (default: 0)
  --y Y            Y coordinate (default: 0)
  --width WIDTH    Width (default: 500)
  --height HEIGHT  Height (default: 80)
  -k               Quick kill mode - (window closes on click)

example usage: python blur_box.py --x 10 --y 20 --width 500 --height 100

(Creates a blur box at x=10, y=20, of size 500x100)

blur_box's People

Contributors

ajw287 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.