{"id":21156399,"url":"https://github.com/vitroid/loadreporter","last_synced_at":"2025-07-21T11:32:30.067Z","repository":{"id":141862139,"uuid":"586947634","full_name":"vitroid/loadreporter","owner":"vitroid","description":"A small daemon to report the current load average via http.","archived":false,"fork":false,"pushed_at":"2025-07-03T08:03:23.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-03T09:20:08.765Z","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/vitroid.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,"zenodo":null}},"created_at":"2023-01-09T15:55:21.000Z","updated_at":"2025-07-03T08:03:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"b071a808-7655-4e67-914c-ac176ebaa5e0","html_url":"https://github.com/vitroid/loadreporter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vitroid/loadreporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitroid%2Floadreporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitroid%2Floadreporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitroid%2Floadreporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitroid%2Floadreporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitroid","download_url":"https://codeload.github.com/vitroid/loadreporter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitroid%2Floadreporter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266291749,"owners_count":23906323,"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-20T11:43:49.257Z","updated_at":"2025-07-21T11:32:30.062Z","avatar_url":"https://github.com/vitroid.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LoadReporter\n\n計算機負荷をzeroconfで提供するデーモン\n\n## クイックインストール\n\n```bash\n# PyPIからインストール（推奨）\npip install loadreporter\n\n# ワンライナーでインストール（systemdサービスとして）\ncurl -sSL https://raw.githubusercontent.com/vitroid/loadreporter/main/install.sh | sudo bash\n\n# より簡単なワンライナー（直接実行）\ncurl -sSL https://raw.githubusercontent.com/vitroid/loadreporter/main/install.sh | sudo bash -s\n\n# または、手動でインストール\ngit clone https://github.com/vitroid/loadreporter.git\ncd loadreporter\nmake install\n```\n\n## 使用方法\n\n```bash\n# 直接実行\npython3 -m loadreporter.api\n\n# または\nloadreporter\n\n# systemdサービスとして\nsudo systemctl start loadreporter\nsudo systemctl status loadreporter\n```\n\n## API\n\n- `GET /v1/info` - システム情報を取得\n\n## トラブルシューティング\n\nサービスが起動しない場合は、ログを確認してください：\n```shell\nsudo journalctl -u loadreporter\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitroid%2Floadreporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitroid%2Floadreporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitroid%2Floadreporter/lists"}