Skip to content

Simple and easy to use, user friendly Desktop app built with ElectronJS, for recording live streams in local computer and save the videos so that it can be uploaded and rewatched easily

debajyotidasgupta/Desktop-Screen-Recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desktop-Screen-Recorder

forthebadge npm version

The following project was made with ElectronJS. This is a simple Desktop Application that is built for recording screen video. At the moment the audio recording is not included and the saving foemat is of the type .webm

Starting Up the App

Starting the app is pretty simple. You will just need to run the following commands.

$ # Clone the repository
$ git clone https://github.com/debajyotidasgupta/Desktop-Screen-Recorder.git

$ # Go into the cloned directory
$ cd Desktop-Screen-Recorder

$ # Install the node modules
$ npm install

$ # Start the electron application
$ npm start

NPM INSTALL
Install the node modules

NPM START
Starts the Electron Desktop App

SCREENSHOT

The working app should look as follows.

Screenshot

About

Simple and easy to use, user friendly Desktop app built with ElectronJS, for recording live streams in local computer and save the videos so that it can be uploaded and rewatched easily

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published