Skip to content

Camera recorder for multi USB devices based on quasar with electron

Notifications You must be signed in to change notification settings

zhangmx/quasar-all-see-js

Repository files navigation

Quasar Allsee (quasar-all-see-js)

Camera recorder for multi USB devices

screenshot

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn lint
# or
npm run lint

Build the app for production

quasar build -m electron -d

Publish the app for production

changeset with:

npx changeset version
quasar build -m electron -P always

Customize the configuration

See Configuring quasar.config.js.

based on

others

About

Camera recorder for multi USB devices based on quasar with electron

Resources

Stars

Watchers

Forks

Packages

No packages published