Sample Meteor app showing cross-platform photo and note taking. Instagram in 50 lines of JavaScript (as of the first commit) and 250 lines with extra features (shake to undo, real-time photo markers on the map, REST API). More screenshots of the Instagram Clone Android app.
https://github.com/dandv/instagram-cloneTags | meteor instagram-clone google-maps photo-sharing |
Implementation | Javascript |
License | Public |
Platform | OS-Independent |
Here's a video which will take you on a tour of this project. Note: Many improvements were done after recording this video.
mern-stack react redux nodejs expressjs social-network messaging instagram instagram-cloneNo longer maintained.
instagram social-network mysql es5A photo search/picker for iOS using popular image providers like 500px, Flickr, Instagram, Giphy, Google & Bing Images, combined with a minimalistic image cropper inspired from UIImagePickerController's.
A working Instagram clone written in Flutter using Firebase / Firestore
flutter dart firestore firebaseFusuma is a Swift library that provides an Instagram-like photo browser with a camera feature using only a few lines of code. You can use Fusuma instead of UIImagePickerController. It also has a feature to take a square-sized photo. Download and drop the 'Classes' folder into your Xcode project.
cocoapod cocoapods carthage photo-browser instagram crop ios videoThis is the repo for cssfilters.co - A visual tool to create custom and instagram like photo filters in css. Please feel free to open a new issue here with your suggestions or any bugs which you may have come across.
css generator react side-project instagram photo-filter browserify es6 es2015 sass jsx starter kitYPImagePicker is an instagram-like photo/video picker for iOS written in pure Swift. It is feature-rich and highly customizable to match your App's requirements. ๐ Library ๐ท Photo ๐ฅ Video โ๏ธ Crop โก๏ธ Flash ๐ผ Filters ๐ Albums ๐ข Multiple Selection ๐ Video Trimming & Cover selection ๐ Output image size And many more...
imagepicker picker photo video ios filter instagram gallery picture camera library image-picker ypimagepickerA simple iOS Instagram photo browser written in Swift.
photo-browser instagramPixelFed is a federated social image sharing platform, similar to Instagram. Federation is done using the ActivityPub protocol, which is used by Mastodon, PeerTube, Pleroma, and more. Through ActivityPub PixelFed can share and interact with these platforms, as well as other instances of PixelFed.
image-sharing laravel activitypub federation social-networking social instagram-alternative instagramTo run the example project, clone the repo, and run pod install from the Example directory first. It requires a few things. Please follow the steps.
ios swift-3 swift-library instagram cocoapodsTo run the example project, clone the repo, and run pod install from the Example directory first. Pastel is available through CocoaPods or Carthage.
instagram gradient animation pastelInstagram client; previously known as InstaGrabber. For documentation, visit Barinsta.AustinHuang.me.
android instagram-client instagram foss instagram-feed android-application help-wanted android-app instagram-photos instagram-stories instagram-downloader instagram-posts instagram-applicationInstagram filters hacked and open sourced. Supports both photo and video.
iOS 6 style sharing for Instagram. The easiest way to integrate DMActivityInstagram is via CocoaPods.
SwiftInstagram is a wrapper for the Instagram API written in Swift. It allows you to authenticate users and request data from Instagram effortlessly. I've prepared a wiki page where you can find tons of useful things.
ios swift-library instagram instagram-client instagram-api instagram-lib xcode cocoapods carthage instagram-sdk swift-framework social authentication token-authetication sdk apiThe API comes with a cURL client (Instagram\Net\CurlClient) to access the Instagran API. You can create your own client, it just has to implement Instagram\Net\ClientInterface. All methods that access the API can throw exceptions. If the API request fails for any reason other than an expired/missing access token an exception of type \Instagram\Core\ApiException will be thrown. If the API request fails because of an expired/missing access token an exception of type \Instagram\Core\ApiAuthException will be thrown. You can use this to redirect to your authorization page.
Instagram uses the standard oauth authentication flow in order to allow apps to act on a user's behalf. Therefore, the API provides two convenience methods to help you authenticate your users. The first, get_authorization_url, can be used to redirect an unauthenticated user to the instagram login screen based on a redirect_uri string and an optional options object containing an optional scope array and an optional state string. The second method, authorize_user, can be used to retrieve and set an access token for a user, allowing your app to act fully on his/her behalf. This method takes three parameters: a response_code which is sent as a GET parameter once a user has authorized your app and instagram has redirected them back to your authorization redirect URI, a redirect_uri which is the same one supplied to get_authorization_url, and a callback that takes two parameters err and result. err will be populated if and only if the request to authenticate the user has failed for some reason. Otherwise, it will be null and response will be populated with a JSON object representing Instagram's confirmation reponse that the user is indeed authorized. See instagram's authentication documentation for more information. Below is an example of how one might authenticate a user within an ExpressJS app.
instagram node ig driverCSSGram is an Instagram filter library written in Sass and CSS. We're using pseudo-elements (i.e. ::before and ::after) to create the filter effects, so you must apply these filters on a containing element (i.e. not a replaced element like <img>). The recommendation is to wrap your images in a <figure> tag. More about the tag here.
cssgram filters css library photo effectsThird-party authentication plugin for hapi.bell ships with built-in support for authentication using Facebook, GitHub, Google, Google Plus, Instagram, LinkedIn, Slack, Stripe, Twitter, Yahoo, Foursquare, VK, ArcGIS Online, Windows Live, Nest, Phabricator, BitBucket, Dropbox, Reddit, Tumblr, Twitch, Mixer, Salesforce, Pinterest, Discord, DigitalOcean, AzureAD, trakt.tv and Okta. It also supports any compliant OAuth 1.0a and OAuth 2.0 based login services with a simple configuration object.
hapi login authentication oauth plugin auth0 arcgisonline bitbucket dropbox facebook fitbit foursquare github gitlab google instagram medium linkedin live meetup nest phabricator office365 okta reddit spotify tumblr twitter vk wordpress yahooAn easy-to-use and simple Instagram package. Instagram is decoupled from any library sending HTTP requests (like Guzzle), instead it uses an abstraction called HTTPlug which provides the http layer used to send requests to exchange rate services. This gives you the flexibility to choose what HTTP client and PSR-7 implementation you want to use.
instagram httplug
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.