XcodesOrg / XcodesOrg/XcodesApp
Ability to pause aria2 download
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.6k
- Forks
- 387
- Avg merge
- 6d 7h
- Merged PRs (30d)
- 3
Description
I was in the middle of downloading Xcode, and I had to take a video call. I wanted to pause the download to maximize bandwidth. However, I could only cancel the entire download, so that's what I did.
If it's not too hard, would love to be able to pause the download and resume it later.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the aria2 download entry point and the UI state that currently exposes cancellation. Trace how a download is cancelled, then identify where pause and resume state would belong. Done means an in-progress Xcode download can be paused and later resumed without restarting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100