Skip to content

0thc/screen-recorder-javascript

 
 

Repository files navigation

Screen Recorder

HTML TailwindCSS Javascript

A simple screen recorder written in Javascript for recording simple videos with the capability to download the recording.

📦 Running and Installing

  1. Clone the repository
git clone https://github.com/AlbertArakelyan/screen-recorder-javascript
  1. Install dependencies
npm install
  1. Watch CSS, run following command to detect changes on Tailwind and compiling them into CSS in real time
npm run css
  1. Run dev server for development
npm run dev

Node versions

Make sure you have correct versions of Nodejs and npm

  • node v20.18.0
  • npm v10.8.2

📄 License

Licensed under the MIT License.


Feeling lucky? Give it a star ⭐ and fork for adding something from your side 😊.

Made with ❤️ by Albert Arakelyan
https://www.albertarakelyan.com

About

Simple screen recorder written in Javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 88.0%
  • JavaScript 9.4%
  • CSS 2.6%