ServerHub Widget Registry

January 27, 2026 Β· View on GitHub

Official marketplace for ServerHub community widgets.

What is ServerHub?

ServerHub is an extensible terminal dashboard for Linux servers and homelabs. It provides real-time monitoring and interactive control through customizable widgets.

Unlike traditional monitoring tools that just display data, ServerHub widgets can export context-aware actionsβ€”restart services, upgrade packages, manage containers, and moreβ€”directly from your dashboard.

Key features:

  • 14 bundled widgets (CPU, memory, Docker, systemd, updates, etc.)
  • Write custom widgets in any language (bash, Python, Node.js, Go, Rust, etc.)
  • Security-first design with SHA256 validation
  • Responsive terminal UI with keyboard navigation

πŸ” Browse Widgets

Visit the ServerHub Marketplace to browse available widgets.

Or use the CLI:

serverhub marketplace list
serverhub marketplace search <query>

πŸ“¦ Install Widgets

# Search for widgets
serverhub marketplace search monitoring

# Get detailed information
serverhub marketplace info username/widget-name

# Install a widget
serverhub marketplace install username/widget-name

πŸš€ Submit a Widget

Want to share your widget with the community? See CONTRIBUTING.md for submission guidelines.

πŸ”’ Security

This registry uses a security-first approach:

  • SHA256 checksums - All widgets have mandatory checksums
  • Code review - Verified widgets are manually reviewed by maintainers
  • Verification tiers - Clear badges indicate review status
  • GitHub-only - Widgets must be hosted on GitHub releases

See SECURITY.md for our security policy.

πŸ“‹ Widget Categories

  • monitoring - System and application monitoring widgets
  • infrastructure - Infrastructure management and status
  • development - Development tools and workflows
  • databases - Database monitoring and management
  • networking - Network status and diagnostics
  • security - Security monitoring and alerts
  • cloud - Cloud provider integrations
  • utilities - General purpose utilities

πŸ“š Documentation

πŸ“Š Registry Statistics

Total widgets: 0 (marketplace launching soon!)

🀝 Community


Built with ❀️ by the ServerHub community