Skip to content

water-ice/desktop-capturer-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

desktop-capturer-demo

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/ajmacd/desktop-capturer-demo
# Go into the repository
cd desktop-capturer-demo
# Install dependencies
npm install
# Run the app
npm start

License

CC0 1.0 (Public Domain)

About

Demo of Electron's desktopCapturer API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.2%
  • HTML 12.8%