Skip to content

Plan & Limits

ADHDev Cloud offers multiple plans to fit different needs.

Pricing

PlanMonthlyYearlyNotes
Free$0$0Perfect for personal use
Pro$7/mo (launch: $5/mo)$84/yr (launch: $60/yr)7-day free trial
Team$15/seat/mo$150/seat/yrMin. 2 seats
EnterpriseContact usContact usCustom limits

Plans Overview

FeatureFreeProTeamEnterprise
Machines1310Unlimited
P2P Connections310100Unlimited
TURN Relay
Screenshot Interval5s2s2sReal-time
Daily Screenshot Budget60 min4 hoursUnlimitedUnlimited
Push Notifications30/dayUnlimitedUnlimitedUnlimited
API Keys31030Unlimited
Webhooks21050Unlimited
Monthly API Calls1,00050,000500,000Unlimited

Feature Details

Machines

Number of daemon instances (development machines) that can connect simultaneously.

P2P Connections

Number of concurrent P2P WebRTC connections. Each open dashboard tab to a different machine uses one connection.

TURN Relay

When direct P2P connection fails (usually behind strict NAT), data is relayed through Cloudflare's TURN servers. Available on all plans.

Screenshot Interval

Minimum time between remote desktop screenshots. Enterprise maps to 0, which is treated as the real-time tier.

Daily Screenshot Budget

Total time Remote View can be actively used per day. Resets at midnight UTC.

Push Notifications

Number of Web Push notifications sent per day.

API Keys

Maximum number of active API keys you can create. Keys can be revoked and replaced at any time.

Webhooks

Maximum number of webhook endpoints you can configure.

Monthly API Calls

Total REST API requests per calendar month.

Viewing Your Current Usage

You can view your live usage vs. limits at any time:

  1. Go to Account in the sidebar
  2. Under the Account tab, find the Plan limits section
  3. Cards show current / maximum with a color-coded progress bar:
    • Normal: within limit
    • Yellow: 80%+ used
    • Red: at or over limit

Self-hosted

The self-hosted (OSS) path does not use these cloud account quotas. Local runtime behavior still depends on your own machine, browser, and network conditions.

Changing Plans

Go to Account → Billing in the dashboard sidebar to upgrade, downgrade, or manage your subscription.

Hosted cloud docs live here. Open-source and self-hosted docs live in the OSS repository.