Skip to content

MahStudio/Winsta

Repository files navigation

Winsta

Unofficial Instagram client for Windows 10 devices.
Insiders chat · Nightly builds


Installation

  1. First download our latest insider build from App center or Github release.
  2. Follow these instructions and install the appx package.

DOWNLOAD CERTIFICATE

FAQ

I have installation problems related to certificate.

Use Colin Kiama's Easy Cert install and install the certificate.

Alternatively, you can download FULL PACKAGE and right click on the Add-AppDevPackage.ps1 script and click Run with Powershell. If Windows complained about running the scrip, write Set-ExecutionPolicy Unrestricted in the powershell to allow running external scripts.

How should I install it on mobile?

Get the appx file and tap it on mobile File Explorer. It will be installed. If it didn't, download and extract full package use device portal to install the package with it's dependencies.

Features

  • Login (Two Factor login supported | Challenge require supported)
  • Login with Facebook
  • Logout
  • Like / Dislike
  • View posts (Image, Video, Carousel)
  • View Comments
  • View your own profile
  • View users profiles
  • View recent activities
  • View Stories
  • Search and Explore
  • Direct messages
  • Cinema mode
  • Accept and Ignore friend requests
  • Download posts (Available for Public profiles, Your own medias, and medias you are tagged in)

Contributing

Build Prerequisites

  1. Windows 10
  2. Visual Studio 2017 (latest build) with universal windows development features installed.
  3. GIT for Windows (install from here)
  4. Knowledge about C#, Xaml, MVVM and Windows development.

Insider chat on Telegram

Join Insiders group on Telegram to stay tuned about the development of this application, exchanging feedback and the insider builds.

InstaApi

This project uses https://github.com/MahStudio/InstagramAPI.

License

Copyright © 2017-2018 Winsta Authors // Mah Studio.

If you want to create your own Instagram Client feel free to use our private API NuGet and feel free to use this source code as a sample code.

NOTE: Winsta is not going to be a freeware and we decided to continue this project in a private repository.