librespeed / librespeed/speedtest-cli

Add units to CSV header

Open Beginner friendly
#121 0 comments 0 reactions 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.