waplet / wRec

Record your desktop. Select the area you want to record and then it will create a video file in your "Videos" path.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wRec

Record your desktop. Select the area you want to record and then it will create a video file in your "Videos" path.

Setup

Edit the wrec Python file and set your path

chmod +x wrec

sudo ln -s {path_to_wRec}/wrec /usr/bin/wrec

Requirements

Ubuntu

X Server

ffmpeg

Run

Add wrec to executable path and run it.

About

Record your desktop. Select the area you want to record and then it will create a video file in your "Videos" path.

License:GNU General Public License v3.0


Languages

Language:C 55.2%Language:Python 44.8%