{"id":21158295,"url":"https://github.com/simbo/home-internet-connection","last_synced_at":"2025-10-25T00:03:32.945Z","repository":{"id":141795903,"uuid":"330014461","full_name":"simbo/home-internet-connection","owner":"simbo","description":"A tool to log connection status and speed of your home internet connection.","archived":false,"fork":false,"pushed_at":"2021-02-03T19:42:09.000Z","size":356,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T09:09:22.994Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simbo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2021-01-15T20:24:31.000Z","updated_at":"2021-02-03T19:42:12.000Z","dependencies_parsed_at":"2024-06-26T02:30:14.330Z","dependency_job_id":null,"html_url":"https://github.com/simbo/home-internet-connection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simbo%2Fhome-internet-connection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simbo%2Fhome-internet-connection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simbo%2Fhome-internet-connection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simbo%2Fhome-internet-connection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simbo","download_url":"https://codeload.github.com/simbo/home-internet-connection/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243599817,"owners_count":20317171,"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":[],"created_at":"2024-11-20T12:19:37.049Z","updated_at":"2025-10-25T00:03:32.939Z","avatar_url":"https://github.com/simbo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# home-internet-connection\n\n\u003e A tool to log connection status and speed of your home internet connection.\n\n---\n\n## About\n\nI build this for my personal use to track the connection status and speed of my\nhome internet connection.\n\nIt uses...\n\n- hapi as app framework\n- mongodb as database and mongoose as db client\n- preact for the frontend\n\nIt is designed to run on a Raspberry Pi 4 with Ubuntu 20.10 64-bit (but can also\nbe used on similar systems).\n\n## Setup\n\nHardware Requirements:\n\n- Raspberry Pi 4 (or similar device)\n\nSoftware Requirements\n\n- node.js 14.15.4 via nvm\n- yarn\n- mongodb\n- nginx setup as reverse proxy\n- pm2\n\nSee [this gist](https://gist.github.com/simbo/887559c18f0838bbb1a4dcd761eb6810)\nfor instructions to setup everything.\n\n### Preparations\n\n```sh\nsudo apt-get install build-essential python\n```\n\n### Install\n\n```sh\n# clone repository\ngit clone https://github.com/simbo/home-internet-connection.git\n\n# change to project directory\ncd home-internet-connection\n\n# copy env file and edit according to your needs\ncp .env-sample .env\n\n# run install script\n./install\n```\n\n### Update\n\n```sh\n# change to project directory\ncd home-internet-connection\n\n# run update script\n./update\n```\n\n## Development\n\nRequirements:\n\n- docker with docker-compose\n\nThere is a docker composition for local development which can be managed via a\nconvenient Makefile. Simply run `make` to get a task overview.\n\n## License and Author\n\n[MIT \u0026copy; Simon Lepel](http://simbo.mit-license.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimbo%2Fhome-internet-connection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimbo%2Fhome-internet-connection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimbo%2Fhome-internet-connection/lists"}