{"id":16597358,"url":"https://github.com/cbess/networkcalculator","last_synced_at":"2026-04-22T07:34:12.732Z","repository":{"id":141697641,"uuid":"3912357","full_name":"cbess/networkcalculator","owner":"cbess","description":"Network Calculator web app","archived":false,"fork":false,"pushed_at":"2012-04-07T05:00:43.000Z","size":92,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T19:43:40.682Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/cbess.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}},"created_at":"2012-04-02T22:37:14.000Z","updated_at":"2013-01-08T12:50:28.000Z","dependencies_parsed_at":"2023-03-13T10:29:43.155Z","dependency_job_id":null,"html_url":"https://github.com/cbess/networkcalculator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cbess/networkcalculator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbess%2Fnetworkcalculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbess%2Fnetworkcalculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbess%2Fnetworkcalculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbess%2Fnetworkcalculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cbess","download_url":"https://codeload.github.com/cbess/networkcalculator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cbess%2Fnetworkcalculator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32125898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T00:31:26.853Z","status":"online","status_checked_at":"2026-04-22T02:00:05.693Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-11T23:55:36.655Z","updated_at":"2026-04-22T07:34:12.694Z","avatar_url":"https://github.com/cbess.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Network Calculators\n\n### References:\nhttp://www.numion.com/calculators/\n\n\n### Formulas\n\nTraffic in megabytes per day =\n`UsersPerDay * ResourcesPerUser * ResourceSize / 1048576`\n\nTraffic in gigabytes per month =\n`UsersPerDay * ResourcesPerUser * ResourceSize * 30.41 / 1073741824`\n\nTraffic in megabytes per visitor =\n`ResourcesPerUser * ResourceSize / 1048576`\n\nMinimum bandwidth needed =\n`UsersPerDay * ResourcesPerUser * ResourceSize * 8 / (86400 * 1000)`\n\nMaximum bandwidth needed =\n`UsersPerDay * ResourcesPerUser * ResourceSize * 8 * 3 / (86400 * 1000)`\n\nUsers per second =\n`UsersPerDay / 86400`\n\nUsers per day =\n*(input field)*\n\nUsers per month =\n`UsersPerDay * 30.41`\n\nResources per second =\n`UsersPerDay * ResourcesPerUser / 86400`\n\nResources per day =\n`UsersPerDay * ResourcesPerUser`\n\nResources per month =\n`UsersPerDay * ResourcesPerUser * 30.41`\n\nDownload time per page =\n`86400 / (UsersPerDay * ResourcesPerUser)`\n\nSimultaneous visitors =\n`UsersPerDay * ResourcesPerUser / 1440`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbess%2Fnetworkcalculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbess%2Fnetworkcalculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbess%2Fnetworkcalculator/lists"}