Skip to content

Anuran12/screenREC

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

22 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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

Contributing

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%