Skip to content
This repository has been archived by the owner on Oct 25, 2020. It is now read-only.
/ instagram-desktop Public archive

Try Instagram from the desktop app with features like attaching photos and sending messages.

Notifications You must be signed in to change notification settings

cpuix/instagram-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Desktop

Try Instagram from the desktop app with features like attaching photos and sending messages.

  • Upload photos
  • Browse stories
  • Reply to your messages

Get the app: http://instagramdesktop.net

Install & Build Code:

// Install Npm 
npm install

// Install Electron Packager
npm i -g electron-packager

// Build macOS
npm run package-mac

// Build Windows
npm run package-win

// Build Linux
npm run package-linux

Credits

About

Try Instagram from the desktop app with features like attaching photos and sending messages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published