All Projects → fabricioeus → Shareinstagram

fabricioeus / Shareinstagram

Licence: mit
Share image and video to instagram feed and stories

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Shareinstagram

craft-instagram-feed
Craft CMS plugin to receive Instragram feed data as variable in templates
Stars: ✭ 25 (-26.47%)
Mutual labels:  instagram, feed
PhotoFeed
🛵 Instagram in Swift 4
Stars: ✭ 43 (+26.47%)
Mutual labels:  instagram, feed
modx-instagram-latest-posts
This snippet allows us to get the latest posts of any Instagram user. Access tokens are NOT required.
Stars: ✭ 20 (-41.18%)
Mutual labels:  instagram, feed
sharestapp
Sharestapp lets you to directly share an image/videos/reels post from Instagram to other apps and also allows to save.
Stars: ✭ 13 (-61.76%)
Mutual labels:  instagram, share
aboutmeinfo-telegram-bot
ℹ️ About Me Info Bot: Share your social media and links on Telegram
Stars: ✭ 20 (-41.18%)
Mutual labels:  instagram, share
Tiled
📕TILed is medium to share your day to day learning with the world
Stars: ✭ 25 (-26.47%)
Mutual labels:  share
Kschart
k线图/kline/kchart,已经集成MA/EMA/MACD/KDJ/BOLL/RSI/WR/AVG等指标,新增指标及其方便。适用于股票/区块链交易所等种类App。Swift5编写,CPU/内存占用率极低,60FPS稳定运行。示例集成websocket,并接入币安数据(需VPN)。
Stars: ✭ 909 (+2573.53%)
Mutual labels:  share
React Timeline Carousel
React Timeline Feed Slider [UI Component]
Stars: ✭ 23 (-32.35%)
Mutual labels:  feed
Static Social Buttons
Static Social Buttons for Sharing and Tweeting
Stars: ✭ 18 (-47.06%)
Mutual labels:  share
Instagram Scheduler
📷 Beautiful way to get shadowbanned on Instagram by ⏰ scheduling your 🌁 photos.
Stars: ✭ 33 (-2.94%)
Mutual labels:  instagram
Instagramkit
The unofficial Instagram iOS SDK
Stars: ✭ 955 (+2708.82%)
Mutual labels:  instagram
Rxsociallib
分享登录工具库,简洁配置,可配合RxJava/RxJava2使用,支持QQ微信微博
Stars: ✭ 15 (-55.88%)
Mutual labels:  share
Instagramfirstcommenter
This bot will post a predefined comment as fast as possible to a new post on the target profile. I used this to successfully win tickets for a big music festival.
Stars: ✭ 26 (-23.53%)
Mutual labels:  instagram
Huginn
Create agents that monitor and act on your behalf. Your agents are standing by!
Stars: ✭ 33,694 (+99000%)
Mutual labels:  feed
Pytest Patterns
A couple of examples showing how pytest and its plugins can be combined to solve real-world needs.
Stars: ✭ 24 (-29.41%)
Mutual labels:  share
Instories
iOS app for viewing Instagram stories anonymously.
Stars: ✭ 31 (-8.82%)
Mutual labels:  instagram
Instagram Scraper
Scrape the Instagram frontend. Inspired from twitter-scraper by @kennethreitz.
Stars: ✭ 903 (+2555.88%)
Mutual labels:  instagram
Instagrid Js
A Javascript library to do exactly what Instagram Layout application does
Stars: ✭ 13 (-61.76%)
Mutual labels:  instagram
Rssbot
Lightweight Telegram RSS bot for notifications only. 用于消息通知的轻量级 Telegram RSS 机器人
Stars: ✭ 952 (+2700%)
Mutual labels:  feed
Hfeed2atom
Python functions to convert a h-feed to Atom 1.0
Stars: ✭ 11 (-67.65%)
Mutual labels:  feed

ShareInstagram

Sharing a image to booth instagram feed and stories

Installation

You can either directly copy [ShareInstagram.swift] into your project or you can use CocoaPods:

pod 'ShareInstagram'

Example

let share = ShareInstagram()
share.postToStories(image: image, backgroundTopColorHex: backgroundTopColor, backgroundBottomColorHex: backgroundBottomColor, deepLink: "https://www.[yourdeeplink].com")

Project Details

Requirements

  • Swift 5
  • Xcode 11.0+

Author

Fabricio Oliveira | (https://www.linkedin.com/in/fabricio-eustaquio/)

Contributing

Feel free to collaborate with ideas 💭, issues ⁉️ and/or pull requests 🔃. If you use ShareInstagram in your app I'd love to hear about it and feature your animation here!

License

The license is provided in the project folder. This is based on the new share documentation provided by facebook to developers: https://developers.facebook.com/docs/instagram/sharing-to-stories#ios-developers

Your deep link will only work if you ask permission to instagram. You can do it here: https://help.instagram.com/contact/605050879855497


May 2018 - Brazil

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].