Feature: create QR Code output for the download URL
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 0
- Avg merge
- 4m
- Merged PRs (30d)
- 1
Description
Right now the CLI prints a download link when the upload to the Cloudflare R2 bucket is complete:
In addition to the download link it would be useful to also print a small (but decent size) QR code of the link that a mobile device can easily capture.
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 at the CLI path that runs after an upload completes and currently prints the Cloudflare R2 download link. Add a small, readable QR code for that URL alongside the existing output, then verify from a completed upload that both the link and QR code are displayed and scannable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100