/instagram-electron

Instagram for Desktop, built with ElectronJS.

Primary LanguageJavaScript

instagram-electron

This is an example of implementation loadURL() and webContents.setUserAgent() from BrowserWindow class.

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/azishapidin/instagram-electron

# Go into the repository
cd instagram-electron

# Install dependencies
npm install

# Run the app
npm start

Screenshot

Note

This repo is cloned and modified from https://github.com/electron/electron-quick-start