0.0.1 • Published 4 years ago

screencapturer v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

screencapturer

Electron screencapturer

Install

npm install screencapturer
npx cap sync

API

getSources()

getSources() => Promise<{ platform: string; sources: any[]; }>

Returns: Promise<{ platform: string; sources: any[]; }>


0.0.1

4 years ago