{"id":32323586,"url":"https://github.com/sh-khashimov/dmswift","last_synced_at":"2025-10-23T12:58:07.355Z","repository":{"id":56907682,"uuid":"230235886","full_name":"sh-khashimov/DMSwift","owner":"sh-khashimov","description":"DMSwift provides a simple and efficient way to download files","archived":false,"fork":false,"pushed_at":"2020-08-25T13:19:36.000Z","size":5054,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-23T12:57:52.957Z","etag":null,"topics":["download","download-file","download-manager","downloader","ios","ios-swift","linux","linux-swift","macos-swift","postprocessing","swift","tvos","watchos"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sh-khashimov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-26T09:32:59.000Z","updated_at":"2025-02-23T08:46:59.000Z","dependencies_parsed_at":"2022-08-20T19:50:27.894Z","dependency_job_id":null,"html_url":"https://github.com/sh-khashimov/DMSwift","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/sh-khashimov/DMSwift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sh-khashimov%2FDMSwift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sh-khashimov%2FDMSwift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sh-khashimov%2FDMSwift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sh-khashimov%2FDMSwift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sh-khashimov","download_url":"https://codeload.github.com/sh-khashimov/DMSwift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sh-khashimov%2FDMSwift/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280622575,"owners_count":26362261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-23T02:00:06.710Z","response_time":142,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["download","download-file","download-manager","downloader","ios","ios-swift","linux","linux-swift","macos-swift","postprocessing","swift","tvos","watchos"],"created_at":"2025-10-23T12:58:03.291Z","updated_at":"2025-10-23T12:58:07.349Z","avatar_url":"https://github.com/sh-khashimov.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DMSwift\n\n\n[![Swift Version](https://img.shields.io/badge/Swift-5-orange.svg)]()\n[![CI Status](https://img.shields.io/travis/sh-khashimov/DMSwift.svg?style=flat)](https://travis-ci.org/sh-khashimov/RESegmentedControl)\n[![Version](https://img.shields.io/cocoapods/v/DMSwift.svg?label=version)](https://cocoapods.org/pods/DMSwift)\n![Support](https://img.shields.io/badge/supports-SPM%2C%20CocoaPods-green.svg)\n![Platform](https://img.shields.io/badge/platforms-ios%20|%20osx%20|%20watchos%20|%20tvos%20|%20linux-lightgrey.svg?style=flat)\n![Documentation](./docs/badge.svg?style=flat\u0026sanitize=true)\n\n\nDMSwift provides a simple and efficient way to download files.\n\n| | Main Features |\n|---|---|\n| ⛓ | Simultaneously downloads a large number of files |\n| 🚦 | Concurrently post-process downloaded files |\n| 👮 | Monitors the progress of downloading and post processing |\n| 🧘‍♂️ | Flexible configuration and easy to use API |\n| 🧩 | Unit tested |\n| 🚀 | Written in Swift |\n\n## Getting Started\n- [**Getting started guide**](/Documentation/GettingStarted.md)\n- [**DMSwift in-depth**](/Documentation/DMSwift_inDepth.md)\n- [**How Post-process works**](/Documentation/PostProcessing.md)\n- [**Available Post-processes**](/Documentation/Available_PostProcesses.md)\n- [**Example projects**](/Examples)\n\n## Installation\n\nWhen you are ready to install, follow the [**Installation Guide**](/Documentation/Installation.md).\n\n## Documentation\n\nYou can find \u003ca href=\"https://sh-khashimov.github.io/DMSwift/\" target=\"_blank\"\u003e**the docs here**\u003c/a\u003e. Documentation is generated with [jazzy](https://github.com/realm/jazzy) and hosted on [GitHub-Pages](https://pages.github.com/).\n\n\u003ca name=\"h_requirements\"\u003e\u003c/a\u003e\n## Requirements\n\n\n| App version | Swift | Xcode | Platforms |\n|---|---|---|---|\n| current version | Swift 5.0 | Xcode 11 | iOS 8.0 / watchOS 2.0 / macOS 10.10 / tvOS 9.0 / Ubuntu |\n\n\n\u003ca name=“h_todo\u003e\u003c/a\u003e\n## Todo\n\n- [ ] Resumable downloads\n- [ ] Faillable Retry pattern\n- [ ] Split the download to in 2-3 threads\n- [ ] Real-time speed metrics\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n\n## Inspiration\n\n- [WWDC 2015: Advanced NSOperations](https://developer.apple.com/videos/play/wwdc2015/226/)\n\n## Author\n\nSherzod Khashimov\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsh-khashimov%2Fdmswift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsh-khashimov%2Fdmswift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsh-khashimov%2Fdmswift/lists"}