Git Product home page Git Product logo

electron-screen-recorder's Introduction

⚡ Electron Screen Recorder

Contents


About

screenshots

This is a sample project developed with the intent to study and demonstrate the capabilities of Electron. It was developed using web techs (such as HTML5, CSS3 and vanilla js) and built on Electron.

Features

This app records your screen and saves for later. You can select the video source among your entire screen or and specific window.

Techs

  • HTML5
  • CSS3
  • Javascript
  • Bulma CSS Framework
  • Font Awesome
  • NodeJS
  • Electron

Installation

$ git clone https://github.com/alande-amorim/electron-screen-recorder.git
$ cd electron-screen-recorder
$ npm install

Building

You can now build the executables (eg. deb, exe).
Electron takes care of that too.
With the repository already cloned and installed, build the binaries by running:

$ npm run make

Check inside ./out/ directory for the installable binaries.

Usage

  1. Install and launch the app
  2. Select the video source. Click on "Choose video source" button. Select one of the options.
  3. As soon as you've selected the video source, your select window or screen will be shown on the app.
  4. Start recording. Click on "Record" button.
  5. Finish recording. Click on "Stop" button to stop recording.
  6. Save the video. As soon as you click on "stop" a pop up will be shown asking you where to download the video to.

Developing

If you wish to change something, run npm start and a new window will open.

This npm process will be kept running as long as the window is opened.

Since there's no hot reloading built in this app, everytime you change something you need to refresh the app window. You can do that by sending rs into the npm process.

Contributing

If you've found something wrong, feel free to open an issue or submit a pull request.

Credits

The idea for this app came from Fireship's video. Make sure to check this channel on Youtube.
I just followed along and did some tweaks here and there.

electron-screen-recorder's People

Contributors

alande-amorim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.