mastrmind-dev / electron-screen-recorder

creating an open source screen recorder with advanced features like pausing and resuming, specially with unlimited recording time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

electron-screen-recorder

creating an open source screen recorder with advanced features like pausing and resuming, specially with unlimited recording time. This is open source and free project. There are bunch of free screen recorders with limited features. Some of them have limited time duration to record, some of them have limited features like they only allow us to "start recording" and "stop recording" but no "pause recording" and "resume recording". To all those all those issues, this simple project will be an answer.

prerequisites

  1. node.js (version = above 16.15.0)

how to setup

  1. clone the repo
  2. npm install or yarn install
  3. npm start or yarn start

About

creating an open source screen recorder with advanced features like pausing and resuming, specially with unlimited recording time


Languages

Language:JavaScript 57.9%Language:CSS 28.9%Language:HTML 13.3%