Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arun2002k/screen_recorder

A simple Javascript program to record screen and downloading the video output
https://github.com/arun2002k/screen_recorder

javascript screen-capture

Last synced: about 1 month ago
JSON representation

A simple Javascript program to record screen and downloading the video output

Awesome Lists containing this project

README

        

# Screen_recorder
A simple Javascript program to record screen and downloading the video output

## Running Tests

To run tests, run the following command

```bash
node Screen_rec.js
```