max-mapper / max-mapper/nugget

Add option to change the display name

Open
#12 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.