max-mapper / max-mapper/nugget
Add option to change the display name
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 178
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Currently it looks like:
Downloading a.zip
[============================================>] 100.0% of 38.05 kB (38.05 kB/s)
Could it provide an option to customize a.zip to whatever I want? Just the display name, not the target.
Contributor guide
No contributing guide indexed for this repository
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 command-line option parsing and the download progress output. Add an option that changes only the displayed filename while preserving the target filename, then verify that the progress line uses the custom name and downloads still complete to the original target.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100