IconoCoders / instaapp

Instapp - Instagram desktop application built with Electron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instapp

Use Instagram from your desktop like from your mobile. Built with Electron and Nativefier.

Download

The latest version of Instapp for macOS, Linux and Windows is available here.

Currently only Macos 10.15+ supported

Features

  • Photo upload
  • Browse

Screenshots


v1.0.0 (build 101):

  • First version

Development

Build your own version with this command:

nativefier "https://instagram.com" --name="Instapp" --app-version 1.0.0 --build-version 101 --width 375 --height 670 --min-width 375 --min-height 670 --max-width 375 --max-height 670 --fast-quit --user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 14_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/87.0.4280.77 Mobile/15E148 Safari/604.1" --disable-dev-tools --crash-reporter="https://github.com/iconocoders/instaapp/issues/new" You can see available options here

License

MIT © Iconocoders

Legal

This code is in no way affiliated with, authorised, maintained, sponsored or endorsed by Instagram or any of its affiliates or subsidiaries. This is an independent and unofficial Instagram app. Use it at your own risk.

About

Instapp - Instagram desktop application built with Electron

License:MIT License