Skip to content

A really simple , ad-free & minimal web based screen recorder 📹

License

Notifications You must be signed in to change notification settings

Anuran12/screenREC

 
 

Repository files navigation

screenREC

📹 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 :

  • Using this button open this project on Gitpod. Open in Gitpod
  • Now run npm install in terminal to install the packages .
  • Run npm run start to use development mode .
  • Run npm run build to build
  • 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 :

  • Fork this repo
  • then in terminal run git clone https://github.com/devgossips/screenREC
  • Open the folder in your desired Code Editor (eg: VS CODE)
  • Now run npm install in terminal to install the packages .
  • Make sure you delete .parcel-cache&dist folder 📂 firstly. Then Run npx parcel src/index.pug to use in development mode.
  • Run npm run build to build the final project
  • 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

🧑‍💻 Made with ❤️ by Sagnik Sahoo

About

A really simple , ad-free & minimal web based screen recorder 📹

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 55.3%
  • JavaScript 24.0%
  • Pug 14.4%
  • HTML 3.5%
  • Shell 2.8%