Skip to content

Hardvan/Electron-Screen-Recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron Screen Recorder

A simple Electron-based screen recorder application that allows you to capture your screen or specific windows as a video file.

Tech Stack

  • Electron: Framework for building cross-platform desktop applications using web technologies.
  • Bulma: CSS framework for creating responsive and stylish user interfaces.

Getting Started

To use this application, follow these steps:

  1. Clone the repository

    git clone https://github.com/Hardvan/Electron-Screen-Recorder.git
  2. Go to the directory created

    cd Electron-Screen-Recorder
  3. Install the dependencies

    npm install
  4. Start the app

    npm start

Steps to create an Electron app

  1. Run the command

    npx create-electron-app my-app
  2. Go to the directory created

    cd my-app
  3. Start the app

     npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published