/cloudcam

Amazon Cloud Cam electron app

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

cloudcam

Clone and run for a quick way to load Amazon Cloud Cam in a desktop app.

This is an Amazon Cloud Cam desktop application.

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/mfiscus/cloudcam
# Go into the repository
cd cloudcam
# Install dependencies
npm install
# Run the app
npm start

License

CC0 1.0 (Public Domain)