librespeed / librespeed/speedtest-cli
Add units to CSV header
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 845
- Forks
- 90
- Avg merge
- 11d 22h
- Merged PRs (30d)
- 3
Description
For additional usefulness, add the units of measurement to the CSV header. Simple workaround is to do that manually:
Timestamp,Server Name,Address,Ping (ms),Jitter (ms),Download (Mbps),Upload (Mbps),Share,IP
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 CSV output code and the current header definition in the speedtest-cli repository. Run the CLI with CSV output to confirm the existing header, then verify that it includes units for Ping, Jitter, Download, and Upload while preserving the other columns.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100