Skip to content

A simple, reliable, and elegant download manager app for iOS written in Swift 4.

License

Notifications You must be signed in to change notification settings

the-braveknight/Caffeine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caffeine

A simple and reliable download manager app for iOS written in Swift 4 based completely on URLSession to deal with concurrent tasks and downloads. It does not depend on any third-party library and uses pure Swift code.

Features

  • Supports downloading files in background.
  • Supports iTunes File Sharing and iOS 11 Files app.
  • Supports multiple concurrent downloads up to 3 (URLSessionConfiguration default).
  • Supports pausing and resuming the active downloads.
  • Has a Dark Mode option. (Yay! :D)

Requirements

  • Xcode 9.3+ and iOS 11.2+

Contribution

  • Fork the repo.
  • Do your changes and commits.
  • File a pull request.

About

A simple, reliable, and elegant download manager app for iOS written in Swift 4.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages