All Projects → wibosco → BackgroundTransfer-Example

wibosco / BackgroundTransfer-Example

Licence: MIT license
An example project looking at how to implement background transfers on iOS

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to BackgroundTransfer-Example

Imgur.API
Imgur.API is a .NET implementation of Imgur's API.
Stars: ✭ 39 (+105.26%)
Mutual labels:  imgur, imgur-api
saveddit
Bulk Downloader for Reddit
Stars: ✭ 130 (+584.21%)
Mutual labels:  imgur, imgur-api
imgur-scraper
Retrieve years of imgur.com's data without any authentication.
Stars: ✭ 26 (+36.84%)
Mutual labels:  imgur, imgur-api
imgurbash2
A shell script that uploads/deletes images to/from IMGUR.
Stars: ✭ 41 (+115.79%)
Mutual labels:  imgur, imgur-api
walgur
💻 Set your desktop background from randomly picked Imgur links! 🖼️
Stars: ✭ 20 (+5.26%)
Mutual labels:  imgur, imgur-api
imgur-Extension
Former repository for the imgur Community Extension
Stars: ✭ 53 (+178.95%)
Mutual labels:  imgur
ImageDownloader
A program for downloading and filtering images based on their resolution.
Stars: ✭ 60 (+215.79%)
Mutual labels:  imgur
kap-imgur
Kap plugin - Share GIFs on Imgur
Stars: ✭ 20 (+5.26%)
Mutual labels:  imgur
SmartImage
Reverse image search tool (SauceNao, ImgOps, trace.moe, and more)
Stars: ✭ 346 (+1721.05%)
Mutual labels:  imgur
obsidian-imgur-plugin
Pastes images right to imgur.com
Stars: ✭ 72 (+278.95%)
Mutual labels:  imgur
go-imgur
Go library to use the imgur.com API
Stars: ✭ 23 (+21.05%)
Mutual labels:  imgur
vsc-markdown-image
Easy to insert a image to markdown
Stars: ✭ 140 (+636.84%)
Mutual labels:  imgur
alfred-last2imgur
Alfred workflow to upload the last screenshot taken to Imgur + (delete and minify image)
Stars: ✭ 15 (-21.05%)
Mutual labels:  imgur
imgur
A Typescript compatible imgur client for node.
Stars: ✭ 14 (-26.32%)
Mutual labels:  imgur
Guppy-iOS
iOS pod about a curious fish named Guppy
Stars: ✭ 42 (+121.05%)
Mutual labels:  urlsession
imagery
Slack app to upload shared images to Imgur to save space and share easily
Stars: ✭ 29 (+52.63%)
Mutual labels:  imgur
imgur-links-rewriting-on-ptt
Rewrite imgur links to bypass referrer check.
Stars: ✭ 19 (+0%)
Mutual labels:  imgur
imgur downloader
Python script/class to download an entire Imgur album in one go into a folder of your choice.
Stars: ✭ 35 (+84.21%)
Mutual labels:  imgur
FTAPIKit
Declarative and generic REST API framework using Codable.
Stars: ✭ 18 (-5.26%)
Mutual labels:  urlsession
Bitcoin-wallet-cracker
Automated Bitcoin wallet generator that with mnemonic and passphrases bruteforces wallet addresses
Stars: ✭ 140 (+636.84%)
Mutual labels:  imgur

Build Status Swift Twitter: @wibosco

BackgroundTransfer-Example

An example project looking at how to implement background transfers on iOS as shown in this article - https://williamboles.me/keeping-things-going-when-the-user-leaves-with-urlsession-and-background-transfers/

In order to run this project, you will need to register with Imgur to get a client-id token to access Imgur's API (which the project uses to get its example content). Once you have your client-id, add it to the project as the value of the clientID property in the RequestConfig class and the project should now run. If you have any trouble getting the project to run, please create an issue or get in touch with me on Twitter at wibosco.

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].