Simple pricing

Free to use. Pay to unlock superpowers.

Free
$0/forever
  • App launcher + 60+ tools
  • 50 clipboard entries
  • 3 timers / reminders
  • GIF search
  • Plugin marketplace
Monthly
$4.99 per month
  • Everything in Free
  • AI Chat — free Yoki Pro provider
  • Unlimited clipboard entries
  • Unlimited timers & reminders
  • Scheduler
  • Custom themes
  • Snippets & shortcuts
  • Macros
Most popular
Yearly
$49 per year
Save 18%
  • Everything in Free
  • AI Chat — free Yoki Pro provider
  • Unlimited clipboard entries
  • Unlimited timers & reminders
  • Scheduler
  • Custom themes
  • Snippets & shortcuts
  • Macros

Price shown in USD. The final amount in your local currency may vary due to exchange rates and bank fees.

Everything in Pro

Seven powerful features that make Yoki feel like an extension of your brain.

AI Chat

A full AI assistant built into Yoki. Free with Pro — powered by a bundled Yoki Pro provider. Or bring your own keys: Gemini, OpenAI, Anthropic, Groq, OpenRouter. Or run locally with Ollama. Streaming answers, vision, tool calling, web search grounding — all from a global Alt+A hotkey.

  • Free for Pro — powered by Yoki Pro (no keys needed)
  • BYOK: Gemini, OpenAI, Anthropic, Groq, OpenRouter, Ollama
  • Streaming, vision (drop a screenshot), tool calling, web search
  • Attach PDF, CSV, code — syntax highlight for 15 languages
  • Global Alt+A hotkey from any app, persona profiles
  • DPAPI key encryption, prompt-injection protection, no server-side data storage
AI
Search chats...
Hey, how do gorou…
You
Hey, how do goroutines work?
AI
Goroutines are lightweight threads managed by the Go runtime — concurrent, independent functions sharing the same address space.
package main
 
import (
    "fmt"
    "time"
)
 
func worker(id int, messages chan<- string) {
    time.Sleep(time.Second) // Simulate work
    messages <- fmt.Sprintf("Worker %d finished!", id)
}
 
func main() {
    messages := make(chan string) // Create a channel of strings
 
    go worker(1, messages)
    go worker(2, messages)
 
    // Receive messages from the channel
    msg1 := <-messages
    msg2 := <-messages
 
    fmt.Println(msg1)
    fmt.Println(msg2)
}
Ask a question…

Settings Sync

Your themes, hotkeys, custom shortcuts and preferences follow you across every machine. Sign in once — Yoki feels exactly the same on your laptop, desktop, and work PC.

  • Account-level sync via Supabase
  • Conflict resolution with optimistic locking
  • No clipboard data ever leaves your device
  • Pro plan required

Custom Shortcuts

Remap any command to your own alias. Type `nota` instead of `note`, `g` instead of `google`. Build muscle memory with words you actually remember.

  • Override any built-in command
  • Create aliases in your own language
  • Map to 20+ built-in actions
  • Edit and delete anytime
Settings
Type your custom trigger word, then select which command it maps to.
notanoteCreate Note

Snippets

Type `;;email` anywhere and Yoki auto-replaces it with your full email. `;;sig` becomes your signature. `;;addr` your address. The fastest text expander you've ever used.

  • Trigger by `;;` prefix anywhere
  • Multi-line snippet support
  • Edit, delete, and manage in one place
  • Works system-wide, in any app
Settings
Type ;;keyword anywhere and it auto-replaces with your text.
;;
;;emailjohn@example.com

Macros

Chain commands together. One word triggers a sequence: open apps, set DND, change theme, start a timer. Perfect for "start work", "go home", "join meeting" routines.

  • Multi-step command sequences
  • 1.5s delay between each step
  • Reuse any built-in Yoki command
  • Add or remove steps anytime
Settings
A macro runs multiple commands in sequence (1.5s between each step).
STEPS
1.
chill
brightness 25yt lofi hiphopvol 30

Custom Themes

Pick your accent. Tune your background. Make it transparent, glassy, or pure black. Your launcher should look like YOU, not like everyone else.

  • Accent / background / text colors
  • Opacity control (0–100%)
  • Blur effects: Acrylic, Mica, Tabbed
  • Export & import themes
Settings
Accent Color
Opacity
100%
Background
Text Color
Blur Effect

Scheduler

Schedule any Yoki command to run at a specific time. Daily backups, weekly reports, hourly reminders — all from the same launcher you use for everything else.

  • Once / Daily / Weekly schedules
  • Run any Yoki command on schedule
  • Notify before execution
  • Enable, edit, or delete tasks
Settings
test
DAILY01:45
test
01:45DAILY
5 min notify before

Free vs Pro at a glance

FeatureFreePro
App launcher + 60+ tools
Calculator, converter, currency
AI Chat (Yoki Pro provider / BYOK / Ollama)BYOK onlyFree Yoki Pro + BYOK
Plugin marketplace (Spotify, Math, Color, Bookmarks)
Window & process manager
Quick notes
Clipboard history50 entriesUnlimited
Timers / reminders3 activeUnlimited
Snippets / text expansion
Custom shortcuts & aliases
Macros (multi-step)
Custom themes & accent colors
Scheduler
Cloud settings sync
Lifetime updates
Email supportCommunityPriority

All this for $4.99/month

Less than a coffee. Cancel anytime. Lifetime updates.