Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexdevero/instatron

A simple Instagram desktop uploader & client app build with electron.Mobile Instagram on desktop!
https://github.com/alexdevero/instatron

app application desktop desktop-app desktop-application electron electron-app instagram javascript uploader

Last synced: about 2 months ago
JSON representation

A simple Instagram desktop uploader & client app build with electron.Mobile Instagram on desktop!

Awesome Lists containing this project

README

        








Dependency Status
devDependency Status
MIT License
Current release


Paypal
Patreon
buymeacoffee

# Instatron - Instagram desktop uploader

A simple Instagram desktop uploader & client app build with electron. Share your photos and images just like on your mobile phone!







### Table of contents

* [Features](#features)
* [Install](#install)
* [Usage](#usage)
* [Support this project](#support-this-project)
* [Code of Conduct](#code-of-conduct)
* [License](#license)

### Features

- Upload & post images
- Browse photos
- Follow/unfollow users
- Bookmark photos
- Like photos
- Manage your profile
- Manage your settings
- Watch moments

### Install

#### Clone this repo

```
git clone https://github.com/alexdevero/instatron.git
```

#### Install dependencies

```
npm install
```
or
```
yarn
```

### Usage

#### Run the app

```
npm run start
```
or
```
yarn run start
```

#### Build the app

```
npm run package
```
or
```
yarn run package
```

### Support this project

I open-source almost everything I can, and I try to reply everyone needing help using these projects. Obviously,
this takes time. You can use these projects in your applications *for free*! You can even change the source code and redistribute (even resell it).

If you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:

- Starring and sharing the project
- [![Donate](https://img.shields.io/badge/Donate-Paypal-brightgreen.svg?colorB=259cd2)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YKLGUUB34ASEL)—make one-time donations via PayPal.
- [![Donate](https://img.shields.io/badge/Donate-Patreon-brightgreen.svg?colorB=f86213)](https://www.patreon.com/alexdevero)—set up monthly donation via Patreon and get interesting news about what I'm doing.
- bitcoin—send bitcoins or ethereum to this address: `19jHGagJWeVvuNjN3kaBoAszXd9ea9gKzp`.

Thank you!

### Code of Conduct

[Contributor Code of Conduct](code-of-conduct.md). By participating in this project you agree to abide by its terms.

### License

MIT © [Alex Devero](https://alexdevero.com).