Type Less.
Do more.

Pivit is a blazing-fast keystroke launcher for Windows. Launch apps, run commands, expand snippets — without touching your mouse.

Everything you need.
Nothing you don't.

01

Instant Fuzzy Search

Find any app, file, or command in milliseconds. Results surface as you type with zero overhead.

02

Snippet Expansion

Type a short trigger; Pivit expands it into paragraphs, emails, code blocks — anywhere in the OS.

03

Plugin Ecosystem

Install community plugins or build your own. Extend Pivit with the exact commands you need.

04

Clipboard History

Every copy you make, searchable and retrievable. Never lose a paste again.

Snippet Expansion

Type once.
Use anywhere.

Type a short trigger anywhere in Windows and Pivit expands it instantly into emails, code blocks, or multi-line templates.

Get Early Access →
Snippet Expansion< 3 ms
Trigger
ty|
↓ expands to

Thank you for your message! I'll get back to you as soon as possible. 🙏

Trigger: ty52 keystrokes saved
Clipboard History∞ entries
🔍Search history...
const pivit = require("@pivit/sdk")
codejust now
https://docs.pivit.app/plugins/api
url4m ago
hello@pivit.app
email22m ago
npm install @pivit/sdk --save-dev
code1h ago
Clipboard History

Every copy.
Searchable.

Every copy is saved and instantly searchable. Filter by content type, scroll through your history, or fuzzy-search for any snippet. Never lose a paste again.

Get Early Access →
Plugin SDK

Build once.
Use everywhere.

Pivit's plugin API is minimal by design. Define commands, bind shortcuts, call any OS API — ship to the store in minutes or keep it private for your team.

my-plugin.ts
// my-plugin.ts
import { definePlugin } from '@pivit/sdk'

export default definePlugin({
  name: 'My Plugin',
  commands: [{
    title: 'Open Dashboard',
    shortcut: '⌘D',
    action: async () => {
      await pivit.open('/dashboard')
    }]
});
Extend everything

Plugins for
every workflow.

Install community-built plugins or write your own. Pivit's plugin API is simple, fast, and powerful.

Browse Plugins →
Plugin Store5+ available
GitHub Quick Nav
Developer
34k installs
Jira Issues
Productivity
23k installs
Figma Switcher
Design
12k installs
AI Rewrite
AI / Writing
8k installs
Closed Beta — Limited Spots

Be first.
Move faster.

Pivit launches in closed beta in 2026. Join the waitlist to get early access, shape the product, and move faster than everyone else.