Skip to content

A Screen Capturing Desktop Application , Made with ElectronJS , BulmaCSS & Electron-Forge .

Notifications You must be signed in to change notification settings

SumonRayy/electron-screen-recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Screen Capturing Desktop Application

version author follow

A Desktop Application to record a specific Window or the entire desktop screen , & Let's you to save it as a Video file .

This Application is build with "electron.js", "bulma-css" & "electron-forge".

ElectronJS :

The Electron framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. It is based on Node.js and Chromium and is used by the Atom editor and many other apps. Know more about ElectronJS at Electron Docs .

BulmaCSS :

Bulma is a modern CSS framework based on Flexbox . Know more about BulmaCSS at bulma docs .

Electron-Forge :

Electron Forge is a complete tool for creating, publishing, and installing modern Electron applications.

To Get Started :

• Clone the repo & run :

npm i

• Edit the code inside the src folder
• To run the application , run :

npm start

• If you want to package it all up , run :

npm run make

• after that , Electron Forge will generate you platform specific distributables for you to share with everyone.

A special thanks to fireship.io for the Awesome Tutorials & Courses on ElectronJS .

About

A Screen Capturing Desktop Application , Made with ElectronJS , BulmaCSS & Electron-Forge .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published