Code Monkey home page Code Monkey logo

screenrec's Introduction

๐Ÿ“น ScreenREC

A really simple web screen recorder.

ScreenREC - A really simple ad-free minimial web screen recorder | Product Hunt ScreenREC - A really simple ad-free minimial web screen recorder | Product Hunt

๐ŸŽฏ About

The project is developed with Vanilla JS and HTML.
I've styled & refactored the WebApp using a custom boilerplate built on Parcel V2.

โ–ถ๏ธ Demo

Here you can find the live deployed version:

โœจ Features

โœ”๏ธ Export type selector (currently MP4/WebM)
โœ”๏ธ Video preview
โœ”๏ธ Video download
โœ”๏ธ Dark/Light mode toggle
โœ”๏ธ Current OS theme detection
โœ”๏ธ Ad-free
โœ”๏ธ Open-Source
โŒ Doesn't support Mobile Devices yet.

Installation Guide for Cloud or Linux Users only :

  1. Using this button open this project on Gitpod.

Open in Gitpod

Skip this if you are running on Linux

  1. Then in terminal clone the repository.
git clone https://github.com/heysagnik/screenREC
  1. Install the required npm packages using the following command.
npm install
  1. Run the following command to use development mode .
npm start
  1. Build the final project.
npm run build
  1. Or you can deploy the static site on netlify or vercel or any other platform.
    Deploy with Vercel Deploy with Netlify

Installation Guide for Windows Users or Local Developement :

  1. Fork this repo

  2. Then in terminal clone the repository.

git clone https://github.com/heysagnik/screenREC
  1. Open the folder in your desired Code Editor (eg: VS CODE)
  2. Install the required npm packages
npm install
  1. Make sure you delete .parcel-cache & dist folder ๐Ÿ“‚ firstly.
  2. To run the project and use in development mode.
px parcel src/index.pug
  1. Build the final project.
npm run build
  1. Or you can deploy the static site on netlify or vercel or any other platform.

    Deploy with Vercel Deploy with Netlify

๐Ÿ™ If you find this useful :

Twitter URL &

๐Ÿš€ Technologies

Special Thanks to all the Contributors

๐Ÿง‘โ€๐Ÿ’ป Made with โค๏ธ by Sagnik Sahoo and other open-source devlopers ๐Ÿ’š

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.