{"id":16235562,"url":"https://github.com/mbifulco/speedtest-logger","last_synced_at":"2025-04-08T08:22:48.502Z","repository":{"id":92845277,"uuid":"116159332","full_name":"mbifulco/speedtest-logger","owner":"mbifulco","description":"Test your network speed, and record it to a csv","archived":false,"fork":false,"pushed_at":"2018-01-03T16:56:52.000Z","size":5,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T05:23:09.677Z","etag":null,"topics":["network","network-speed","pm2","speedtest"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mbifulco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"mbifulco","patreon":"tinyimprovements"}},"created_at":"2018-01-03T16:38:03.000Z","updated_at":"2019-12-14T10:23:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"f943e458-1d94-48b9-8ac9-54322fcb1475","html_url":"https://github.com/mbifulco/speedtest-logger","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbifulco%2Fspeedtest-logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbifulco%2Fspeedtest-logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbifulco%2Fspeedtest-logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbifulco%2Fspeedtest-logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbifulco","download_url":"https://codeload.github.com/mbifulco/speedtest-logger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247801680,"owners_count":20998438,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["network","network-speed","pm2","speedtest"],"created_at":"2024-10-10T13:26:42.689Z","updated_at":"2025-04-08T08:22:48.475Z","avatar_url":"https://github.com/mbifulco.png","language":"JavaScript","funding_links":["https://github.com/sponsors/mbifulco","https://patreon.com/tinyimprovements"],"categories":[],"sub_categories":[],"readme":"# What is this?\n`speedtest-logger` uses speedtest.net's CLI to run speedtests from a host machine regularly, logging them to a CSV.  This was created initially to keep a log of bad internet speeds at my home, to provide as evidence to my ISP.\n\n## To run:\n1. clone this repo\n1. install `pm2` on your OS with `npm install pm2 -g` or `yarn global add pm2`.  This will daemonize this program, and keep it running in the background of your OS\n1. install with `npm install` or `yarn install`\n1. run with `pm2 start index.js`.  This will keep the tracker running in the background\n\n## To configure\nIn [`index.js`](/index.js), there are a few constants defined:\n  - `outputFileName` is where your test results will be outputted (as a .csv file)\n  - `testFrequencyInSeconds` is how often this test is ran, in seconds.\n\n## Ouput\nThe csv file contains 3 fields in each row:\n- the date and time this test was completed\n- download speed\n- upload speed\n\n# Tips\n- Speedtest results are heavily dependent on your network setup.  To get consistent results, you should run this from a machine plugged directly into your network, rather than over wifi.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbifulco%2Fspeedtest-logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbifulco%2Fspeedtest-logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbifulco%2Fspeedtest-logger/lists"}