Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/santoru/instaprofile
Simple iOS application to download high-res profile pictures from Instagram ( ͡° ͜ʖ ͡°)
https://github.com/santoru/instaprofile
download instagram ios picture profile xcode
Last synced: 9 days ago
JSON representation
Simple iOS application to download high-res profile pictures from Instagram ( ͡° ͜ʖ ͡°)
- Host: GitHub
- URL: https://github.com/santoru/instaprofile
- Owner: santoru
- Created: 2019-08-05T21:54:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-20T15:03:06.000Z (over 5 years ago)
- Last Synced: 2024-11-02T07:42:08.070Z (about 2 months ago)
- Topics: download, instagram, ios, picture, profile, xcode
- Language: Objective-C
- Size: 4.25 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# InstaProfile
This is my first application, developed with the intent to learn a bit more about Objective-C.The application main goal is to access and download high resolution instagram profile pictures of users.
### Screenshots
### Todo
- Add some information about the user's profile on the profile view.
- Find a way to fetch stories of the user (external api's maybe?) and dispaly/download them.
- Check if there is an active internet connection
- Implement a syncronious GET request and display a loading spinner