Skip to content

taw0002/pinchr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🦞 Pinchr

The AI command center for OpenClaw.

Pinchr is a native macOS desktop app that gives you a premium interface for your OpenClaw AI assistant. Think of it as the cockpit for your AI β€” chat, voice, automations, and every channel in one place.

Pinchr

Features

  • πŸ’¬ Streaming Chat β€” Real-time conversation with your OpenClaw gateway
  • πŸŽ™οΈ Voice Mode β€” Push-to-talk with Whisper transcription + TTS playback
  • πŸ”’ Security Dashboard β€” Activity log of every AI action, permission scopes, resource monitor, kill switch
  • πŸ“± Omnichannel Timeline β€” WhatsApp, Slack, email, iMessage unified in one view
  • ⌘K Command Palette β€” Fuzzy search across all actions
  • πŸ—‚οΈ Workspaces β€” Role-based contexts (CEO, Developer, PM, etc.)
  • πŸ“‹ Task Scheduling β€” Cron jobs and automations from the UI
  • πŸ”Œ Connections Hub β€” Manage integrations (Gmail, Calendar, GitHub, etc.)
  • πŸ’¬ In-App Support β€” Chat with support, persisted to cloud
  • πŸ“Š Telemetry β€” Anonymous usage tracking with full opt-out
  • πŸ”„ Auto-Updater β€” Checks for new versions automatically
  • πŸ–₯️ System Tray β€” Runs in background, native notifications

Quick Start

Prerequisites

  • macOS 13+ (Apple Silicon or Intel)
  • OpenClaw installed and running

Install

Download the latest .dmg from Releases.

Note: This build is unsigned. On first open, right-click β†’ Open to bypass macOS Gatekeeper.

Development

git clone https://github.com/taw0002/pinchr-desktop.git
cd pinchr-desktop
npm install
npm run dev

Build

npm run dist        # Build .dmg + .zip
npm run dist:dmg    # Build .dmg only

Architecture

src/
β”œβ”€β”€ main/               # Electron main process
β”‚   β”œβ”€β”€ index.ts        # App lifecycle, tray, windows
β”‚   β”œβ”€β”€ gateway.ts      # OpenClaw gateway connection
β”‚   β”œβ”€β”€ ipc.ts          # IPC handlers
β”‚   β”œβ”€β”€ telemetry.ts    # Usage tracking
β”‚   β”œβ”€β”€ updater.ts      # Auto-update checker
β”‚   └── activity-log.ts # Security activity logger
β”œβ”€β”€ preload/            # Context bridge
β”œβ”€β”€ renderer/src/       # React UI
β”‚   β”œβ”€β”€ pages/          # Chat, Dashboard, Security, Tasks, Settings, etc.
β”‚   β”œβ”€β”€ components/     # Sidebar, shared components
β”‚   β”œβ”€β”€ hooks/          # useGateway, useLicense
β”‚   └── lib/            # Workspaces, utilities
└── shared/             # Shared types

Tech Stack

  • Electron 33 + electron-vite
  • React 19 + TypeScript
  • Tailwind CSS + custom design system
  • Framer Motion for animations

Pricing

Tier Price Features
Free $0 Chat, ⌘K, tray, notifications
Pinchr $20 one-time Full app (7-day trial)
Pro $12/mo Voice, omnichannel, tasks, bundled AI API
Team $29/mo/seat Multi-agent, shared workspaces, audit logs

License

MIT β€” see LICENSE.


Built with ❀️ by Pinchr β€’ Powered by OpenClaw

About

Mac App for OpenClaw

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages