{"id":16107701,"url":"https://github.com/n3d1117/dl-buddy","last_synced_at":"2025-09-13T06:32:57.562Z","repository":{"id":51675595,"uuid":"321696791","full_name":"n3d1117/dl-buddy","owner":"n3d1117","description":"A simple download manager for macOS written in Swift","archived":false,"fork":false,"pushed_at":"2021-01-22T23:26:33.000Z","size":285,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-02T13:51:55.714Z","etag":null,"topics":["download-manager","macos","swift","xcode"],"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/n3d1117.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":"2020-12-15T14:44:08.000Z","updated_at":"2025-02-18T17:35:51.000Z","dependencies_parsed_at":"2022-08-22T04:40:18.278Z","dependency_job_id":null,"html_url":"https://github.com/n3d1117/dl-buddy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/n3d1117/dl-buddy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n3d1117%2Fdl-buddy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n3d1117%2Fdl-buddy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n3d1117%2Fdl-buddy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n3d1117%2Fdl-buddy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/n3d1117","download_url":"https://codeload.github.com/n3d1117/dl-buddy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n3d1117%2Fdl-buddy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271751917,"owners_count":24814705,"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-08-23T02:00:09.327Z","response_time":69,"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-manager","macos","swift","xcode"],"created_at":"2024-10-09T19:24:10.987Z","updated_at":"2025-08-23T14:11:59.353Z","avatar_url":"https://github.com/n3d1117.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/11541888/103176751-d6acff00-4874-11eb-8826-836e07369d34.png\" alt=\"dl-buddy icon\" title=\"dl-buddy\" height=130\u003e\n\u003c/p\u003e\n\n# dl-buddy\n[![MIT License](https://img.shields.io/badge/License-MIT-blue)](https://opensource.org/licenses/mit-license.php)\n[![Platform](http://img.shields.io/badge/platform-macOS-red.svg?style=flat)](https://developer.apple.com/resources/)\n[![Platform](https://img.shields.io/badge/swift-5.0-orange.svg?style=flat)](https://swift.org/blog/swift-5-released/)\n\nA simple download manager for macOS written in Swift.\n\n## Features\n- [x] Specify URL and destination folder\n- [x] Pause, restart and cancel downloads\n- [x] Persistent history of all downloads\n- [x] Resume downloads even after closing the app\n\n## Screenshots\nMain Interface | Add new download\n:-------------------------:|:-------------------------:\n\u003cimg alt=\"Main Interface\" src=\"https://user-images.githubusercontent.com/11541888/103178658-06640300-4885-11eb-99e9-2c4f77701f08.png\"/\u003e | \u003cimg alt=\"Adding a new download\" src=\"https://user-images.githubusercontent.com/11541888/103178622-9eadb800-4884-11eb-83eb-146b69875f3c.png\"/\u003e\n\n## Dependencies\n* [Alamofire](https://github.com/Alamofire/Alamofire) - Elegant HTTP Networking in Swift\n\n**NOTE:** dependencies are managed automatically using the [Swift Package Manager](https://swift.org/package-manager/) tool which is included in Swift/Xcode.\n\n## Requirements\n* macOS \u003e= 10.15 (Catalina)\n* Xcode \u003e= 12.2\n\n## Build instructions\n1. Clone this repository:\n```bash\ngit clone https://github.com/n3d1117/dl-buddy.git\n```\n2. Open `dl-buddy.xcodeproj` in Xcode:\n```bash\ncd dl-buddy/\nopen dl-buddy.xcodeproj\n```\n3. Build and run!\n\n## Sample files\n| File type       | Size     | Filename     | Direct URL     | Source     |\n| :------------- | :----------: | :----------- | :----------- | :----------- |\n|  `dmg` | 44 MB   | IINA.v1.1.1.dmg | [Link](https://dl-portal.iina.io/IINA.v1.1.1.dmg)    | https://iina.io |\n|  `zip` | 10 MB   | 10mb.zip | [Link](https://www.sample-videos.com/zip/10mb.zip)    | https://sample-videos.com |\n|  `pdf` | 5 MB   | Sample-pdf-5mb.pdf | [Link](https://www.sample-videos.com/pdf/Sample-pdf-5mb.pdf)    |https://sample-videos.com|\n|  `epub` | 1,1 MB   | aliceDynamic.epub | [Link](https://contentserver.adobe.com/store/books/aliceDynamic.epub)    | https://adobe.com/ |\n|  `mp4` | 1 MB   | big_buck_bunny_720p_1mb.mp4 | [Link](https://www.sample-videos.com/video123/mp4/720/big_buck_bunny_720p_1mb.mp4)    | https://sample-videos.com |\n|  `gif` | 40 KB   | 3.gif | [Link](https://sample-videos.com/gif/3.gif)    | https://sample-videos.com |\n\n## License\nMIT License. See [LICENSE](LICENSE) file for further information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn3d1117%2Fdl-buddy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn3d1117%2Fdl-buddy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn3d1117%2Fdl-buddy/lists"}