r3nanp / screen-recorder

🎞 An app to record a video of your computer. For Linux, Mac and Windows.

Home Page:https://github.com/r3nanp/screen-recorder/releases/tag/v2.3.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚑ Screen Recorder

A Grafic User Interface to record your window written in Electron and Javascript

r3nanp build badge license mit

How to contribute?

Check step by step

Technologies used πŸ› 

  • Electron
  • Javascript
  • Web Technologies

How to run the app locally πŸ€”

# Clone repository

$ git clone https://github.com/r3nanp/screen-recorder.git
# At the root of the project, run:

yarn or npm install
# To run the app in your machine:

yarn dev:electron or npm run dev:electron
# Make the app to your operating system

yarn package or npm run package

Layout

Download

Download

About

🎞 An app to record a video of your computer. For Linux, Mac and Windows.

https://github.com/r3nanp/screen-recorder/releases/tag/v2.3.0

License:MIT License


Languages

Language:JavaScript 58.4%Language:HTML 19.4%Language:TypeScript 16.4%Language:CSS 5.7%