{"id":16078475,"url":"https://github.com/romanzipp/sprinter","last_synced_at":"2025-04-11T06:56:33.755Z","repository":{"id":91644371,"uuid":"539585652","full_name":"romanzipp/Sprinter","owner":"romanzipp","description":"Standalone simple networking uptime \u0026 latency monitoring using pings in SQLite storage","archived":false,"fork":false,"pushed_at":"2022-10-04T18:56:18.000Z","size":1834,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T04:51:20.218Z","etag":null,"topics":["monitoring","network","speedtest"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/romanzipp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-09-21T16:33:25.000Z","updated_at":"2024-02-09T18:05:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"b509ea25-c6ce-445c-9bcb-196f44064ec2","html_url":"https://github.com/romanzipp/Sprinter","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romanzipp%2FSprinter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romanzipp%2FSprinter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romanzipp%2FSprinter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romanzipp%2FSprinter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/romanzipp","download_url":"https://codeload.github.com/romanzipp/Sprinter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248358555,"owners_count":21090402,"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":["monitoring","network","speedtest"],"created_at":"2024-10-09T10:13:04.269Z","updated_at":"2025-04-11T06:56:33.738Z","avatar_url":"https://github.com/romanzipp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sprinter\n\n![](preview.png)\n\n## Features\n\n- Monitor network uptime\n- Pings \u0026 Speed test\n\nBuilt with [Go](https://go.dev/) and [SQLite](https://sqlite.org/).\n\n## Docker\n\n```\ndocker pull ghcr.io/romanzipp/sprinter:latest\n```\n\nSee [repository](https://github.com/romanzipp/Sprinter/pkgs/container/sprinter) for more information.\n\n### Local\n\n#### Build\n\n```shell\ndocker build -t sprinter:latest .\n```\n\n#### Run\n\n```shell\ndocker run \\\n  -v \"$(pwd)/data/:/data/\" \\\n  -v \"$(pwd)/.env:/.env\" \\\n  -p 8080:8080 \\\n  sprinter:latest\n```\n\n## Development\n\n### Requirements\n\n- Go 1.19+\n- Yarn\n- _Docker_\n\n### Go app\n\n#### Install dependencies\n\n```\ngo mod download\n```\n\n#### Build \u0026 hot reload\n\n```shell\ngow -e=go,html run .\n```\n\n### Frontend\n\n#### Install dependencies\n\n```\nyarn install\n```\n\n#### Build \u0026 hot reload\n\n```shell\nyarn watch\n```\n\n## Troubleshooting\n\n**macOS**: You will need to run the executable as root and enable privileged mode by setting `PING_PRIVILEGED` to true.\n\n## License\n\nReleased under the [MIT License](LICENSE.md).\n\n## Authors\n\n- [Roman Zipp](https://github.com/romanzipp)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromanzipp%2Fsprinter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fromanzipp%2Fsprinter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromanzipp%2Fsprinter/lists"}