// native clients

Get Valpero on every device

One key, three clients. Tray icon on Windows, menu bar on Mac, push alerts on Android. Same data, same login.

Windows

Native WPF tray app. Lives in the system tray, click to see your monitors. Auto-updates silently.

  • Windows 10 1809+ / 11
  • ~5 MB install (.NET 8)
  • Tray icon · popup panel · auto-update
Download for Windows // loading latest version…
macOS & iOS

Menu-bar app for Mac and a native iPhone app — same monitors, same alerts, same login.

  • macOS 12 Monterey+ · Apple Silicon & Intel
  • iOS 16+ · iPhone & iPad
  • Menu bar · push alerts · widgets
macOS Download for Mac
iOS
Download on the App Store coming soon
// macOS .dmg coming soon — build from source
Android

Full mobile dashboard with FCM push alerts. Add monitors on the go, ack incidents from the lock screen.

  • Android 8.0+ (API 26)
  • Free & open-source · Flutter
  • Push alerts · biometric lock · widgets
// developer tools

From the terminal to the server room.

Lightweight tools for engineers who prefer the command line over clicking.

CLI

Check any URL's HTTP status, latency, and SSL from the terminal — no account needed. Manage your monitors with an API key.

  • macOS · Linux · Windows
  • HTTP · SSL · latency · redirects
  • No account required for valpero check
curl -sSL https://valpero.com/cli/install.sh | bash
valpero/cli // v1.0.0 · macOS · Linux · Windows
Linux Agent

Lightweight server monitoring agent. CPU, RAM, disk, network, Docker — pushed to your dashboard every 30 seconds. Installs as a systemd service.

  • Linux x86_64 · arm64 · armv7
  • CPU · RAM · Disk · Docker · Processes
  • Sandboxed systemd service
curl -sSL https://valpero.com/agent/install.sh | sudo bash -s -- --token=val_agnt_…
valpero/agent-linux // v1.0.0 · Linux x86_64 / arm64 / armv7
One API key, all clients Free for personal use Open source · auditable