Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.81 KB

File metadata and controls

37 lines (24 loc) · 1.81 KB

Py Screen Recorder

Python_version License Size

Screen Recorder

Introduction

Tkinter pyscreenrec

Simple program to record your computer screen.

recording

As we can see, the interface opens at the bottom right of the screen (although we can move it if we want).

Initially the stop button is disabled since no recording has been started.

inicio

When the recording starts, the interface is automatically minimized and a transparency of 70% is also applied.

Transparency 70% No Transparency
pause pause_1

In addition, we can pause the recording and continue it later.

play