Skip to content

Add live Minecraft server status app - #3

Merged
matteing merged 2 commits into
mainfrom
codex/minecraft-server-status
Aug 9, 2026
Merged

Add live Minecraft server status app#3
matteing merged 2 commits into
mainfrom
codex/minecraft-server-status

Conversation

@matteing

@matteing matteing commented Aug 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • add busyctl minecraft / busyctl mc, defaulting to mc.matteing.com
  • query Java server status directly over the Minecraft Server List Ping protocol with SRV support and bounded parsing
  • render online/offline state and current/max players beside a slowly shimmering pixel-gradient creeper
  • add the glossy status lamp, two-pixel content gap, README preview, CLI coverage, protocol fixtures, and display tests

Why

This provides a small, dependency-free BUSY Bar app for live Minecraft availability and player counts without routing server status through a third-party service.

Validation

  • go test ./...
  • go vet ./...
  • go build ./cmd/busyctl
  • live probe against mc.matteing.com
  • BUSY Bar emulator QA for online/offline rendering, slow shimmer timing, temporary disconnect recovery, and display reclaim after an external clear

@matteing
matteing merged commit 6834700 into main Aug 9, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant