Aartiq
Aartiq
Download
URL Protocol Reference

URL Protocol Reference

URL scheme reference for comet-browser:// protocol handlers. Source: main.js (protocol handlers), preload.js

URL Schemes

Protocol Formats

Aartiq Protocol

comet-ai

Primary protocol for all Aartiq deep links

aartiq://

Web URL

https://aartiq.vercel.app

Web-based links that work across platforms

https://aartiq.vercel.app/

Available Endpoints

Route Reference

Navigation

6 available routes

Source: main.js (open-url handler)
/

Home

Main landing page

/docs

Documentation

Documentation hub

/docs/ai-commands

AI Commands

Available AI commands

/docs/automation

Automation

Task scheduling and automation

/docs/plugins

Plugins

Plugin marketplace

/settings

Settings

App settings

Implementation

Code Examples

Basic Deep Links

Cross-Platform

Platform Support

macOS

  • Custom URL Scheme
  • Universal Links
  • NSUserActivity

Windows

  • Custom Protocol Handler
  • App Links
  • Jump List

Mobile (Flutter)

  • App Links (Android)
  • Universal Links (iOS)
  • Firebase Dynamic Links