{"id":26496330,"url":"https://github.com/piotrpdev/mc_player_count_notifier","last_synced_at":"2025-03-20T11:40:09.361Z","repository":{"id":282175095,"uuid":"947701293","full_name":"piotrpdev/mc_player_count_notifier","owner":"piotrpdev","description":"Periodically check if the player list for a Minecraft server has changed and send that information to a webhook.","archived":false,"fork":false,"pushed_at":"2025-03-13T06:22:17.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T07:26:31.676Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/piotrpdev.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":"2025-03-13T05:33:49.000Z","updated_at":"2025-03-13T06:22:20.000Z","dependencies_parsed_at":"2025-03-13T07:45:21.330Z","dependency_job_id":null,"html_url":"https://github.com/piotrpdev/mc_player_count_notifier","commit_stats":null,"previous_names":["piotrpdev/mc_player_count_notifier"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrpdev%2Fmc_player_count_notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrpdev%2Fmc_player_count_notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrpdev%2Fmc_player_count_notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piotrpdev%2Fmc_player_count_notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piotrpdev","download_url":"https://codeload.github.com/piotrpdev/mc_player_count_notifier/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244608469,"owners_count":20480770,"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":"2025-03-20T11:40:08.823Z","updated_at":"2025-03-20T11:40:09.346Z","avatar_url":"https://github.com/piotrpdev.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MC Player Count Notifier\n\nPeriodically check if the player list for a Minecraft server has changed and\nsend that information to a webhook.\n\n## Usage\n\n```bash\nMC_HOSTNAME=12.456.789.123 \\\nMC_PORT=12345 \\\nWEBHOOK_URL='https://discord.com/api/webhooks/ID/SECRET' \\\nCHECK_INTERVAL=10 \\     # seconds\nmc_player_count_notifier\n```\n\n## Cross-compile for AArch64 musl\n\n```bash\nsudo apt install musl-tools gcc-aarch64-linux-gnu\nrustup target add aarch64-unknown-linux-musl\n\nCARGO_TARGET_AARCH64_UNKNOWN_LINUX_MUSL_LINKER=aarch64-linux-gnu-gcc \\\nCC=aarch64-linux-gnu-gcc \\\ncargo build --release --target=aarch64-unknown-linux-musl\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiotrpdev%2Fmc_player_count_notifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiotrpdev%2Fmc_player_count_notifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiotrpdev%2Fmc_player_count_notifier/lists"}