Install widgets.pro

Get widgets.pro on every device — web, iPhone, Android, Smart TV, and the browser extension.

widgets.pro runs on every screen you already own. There's nothing to install to get started — just open the web app — but native apps and the TV setup unlock the full experience.

On the web

No download needed. Open widgets.pro in any modern browser:

  • Chrome 90+
  • Safari 15+
  • Firefox 90+
  • Edge 90+

Click Sign up, enter your email, and you're in. You can also sign in with Google.

Your dashboards live in your account and stay in sync across every device you sign in on.

On iPhone and iPad

Get the iOS app from the App Store:

Download for iPhone & iPad →

After installing:

  1. Open the app and tap Sign in.
  2. Use the same email (or Google) you used on the web.
  3. Your dashboards appear immediately.

The mobile app supports:

  • Push notifications for alerts you set up.
  • Home Screen widgets — pin a dashboard tile right on your iPhone home screen.
  • Apple Watch complications for selected widgets.
  • Offline cache — last seen data is shown when you're without a connection.

On Android

Get the Android app from Google Play:

Download for Android →

After installing:

  1. Open the app and tap Sign in.
  2. Sign in with the same account.
  3. Done — dashboards sync over.

Android extras:

  • Home screen widgets (Android 12+).
  • Wear OS tiles for selected widgets.
  • Background sync and push notifications.

On a Smart TV or digital signage

Any TV with a browser can run widgets.pro — no app store required.

  1. On the TV, open widgets.pro/tv-activate in the browser.
  2. The screen shows a 6-digit pairing code.
  3. On your phone or computer, sign in to widgets.pro and go to Settings → TV devices → Pair new device.
  4. Enter the code, name the device, and pick a dashboard or playlist to show.

The TV reloads and starts displaying. It stays paired across reboots.

Works on:

  • Smart TVs — Samsung Tizen, LG webOS, Android TV, tvOS (Safari).
  • Streaming boxes — Apple TV, Fire TV, Chromecast with Google TV, Roku (with browser).
  • Mini-PCs & signage players — Raspberry Pi, Intel NUC, BrightSign.

For the full TV walkthrough — playlists, scheduling, remote reload — see TV & digital signage.

On Apple Vision Pro and Meta Quest

The Vision Pro and Quest support widgets.pro through the browser — open widgets.pro in Safari (visionOS) or the Meta Quest Browser. Dashboards adapt to the spatial canvas with deeper grids and larger tiles.

A native visionOS app is on the roadmap.

Chrome extension

The browser extension lets you capture data from any website you visit and push it into widgets.pro as a data source — handy for tools that don't have a public API.

Install from the Chrome Web Store →

After installing:

  1. Click the extension icon and sign in.
  2. Pin the extension to your toolbar.
  3. On any page, click the icon to capture a selector or table as a recurring data source.

Power user: the CLI

For automation, scripting, or CI/CD pipelines, install the widgets command-line tool:

npm install -g @wdg/cli

Sign in via your browser:

widgets login

Then list, view, and manage dashboards from your terminal:

widgets dashboards list
widgets dashboards view dsh_abc123

Full command reference: CLI.

Create your account

If you haven't signed up yet:

  1. Open widgets.pro.
  2. Click Sign up in the top right.
  3. Enter your email — we'll send a verification code. Or click Continue with Google.
  4. Pick a workspace name (this is your organization — you can rename it any time).

That's it. Head to the Quick start to build your first dashboard.

Next steps