From thought to action.

A blazing-fast, lightweight productivity launcher. Search, translate, screenshot, clipboard — one shortcut away.

Apple Silicon · macOS 13+

main.ts — Voidnix
main.ts search.ts config.ts
zsh — 80×24
bun run dev
ready in 320ms
➜ Local: localhost:1420
git status
notes.txt
extensions
extensions Downloads Documents
search
clipboard
agent
screenshot
translate
proxy
window-manager
Copy Path
Open in Terminal
New File
Toggle Hidden Files
Apps
VS Code
/Applications
Xcode
/Applications
Files
voidnix
~/Code/Voidnix
codegen.ts
~/Code/Voidnix/scripts
config.json
~/Code/Voidnix/src-tauri
const FPS = 30
VS Code · 14:28
git rebase -i HEAD~3
Terminal · 14:25
bun run build
Terminal · 14:18
https://github.com/litiantaos/Voidnix
Chrome · 13:30
npm install -D @types/node
VS Code · 11:45
Actions
Copy
run_command find extensions -name "*.ts"
24 index.ts files, 16 with native code
960 × 480
Pasted

Design Philosophy

Clear Structure, Restrained Performance

Complexity lives in the architecture, not the interface.

Two-Layer Orthogonal

Runtime scheduling core and platform primitives are cleanly separated — swap the platform layer to go cross-platform, with zero business logic leakage.

Rust + Primitives

Near-zero idle footprint. Long-term LaunchAgent sampling backs its stability and restraint.

Mica Glass

Light-only, restrained radii and neutral ink shadows.

Core Capabilities

Six Pieces

Equipped by default, toggle as needed.

Option + C

Clipboard

Everything you copied, one search away. Enter to paste.

  • Text / image / file history
  • Search · favorites · edit
  • Multi-select batch paste
const FPS = 30VS Code · 14:28
git rebase -i HEAD~3Terminal · 14:25
https://github.com/litiantaos/VoidnixChrome · 13:30
bun run buildTerminal · 14:18
Option + A

AI Agent

Conversational actions with full process visibility.

  • Tool-calling loop
  • Web search + command execution
  • Unified key hub
List the .ts files in the extensions directory
run_command · ls
24 index.ts files, 16 with native code
Copy path
Option + S

Screenshot

Capture, annotate, OCR, pin — configurable save path.

  • Annotate / OCR / QR code
  • Pin to screen
  • Scrolling capture
1280 × 720
Cursor to top

Window Management

Move cursor to top-center to summon the panel. Multi-monitor layouts are relative to the current screen.

  • Top snap panel
  • Custom sizes
  • Cross-screen migration
Right half
zsh

Terminal Suggestions

Suggestions as you type. Press → to accept.

  • Frecency smart completion
  • → accept / Tab cycle
  • Zero-intrusion zsh
zsh
git commit -m "fix" --amend --no-edit

Extension Matrix

24 extensions, unified architecture

All first-class citizens. Declare and use.

7 Search & Compute

Global Search Apps / files / extensions / clipboard — streaming incremental recall
Calculator Type to calculate, Enter to copy
Currency Instant amount and currency conversion
Timestamp Unix ↔ date conversion
IP Info Empty query for local, input for geolocation
UUID UUID v4 / NanoID generator
Base64 Text encode / decode

3 AI

AI Agent Conversational tool calling, web search & commands, persistent sessions
Translate Select text to translate, auto-detect direction, speak
AI Providers Unified key management for apps & external tools

4 Capture & Media

Clipboard Background text / image / file recording, search, favorites & edit
Screenshot Fullscreen / annotate / OCR / QR code / pin / scrolling capture / pick color
Video Compress / convert / extract audio, on-demand core download
Image Background removal / stitch panoramas, native Vision segmentation

10 System & Efficiency

Window Manager Top snap panel, custom sizes & cross-screen migration
Finder Tools Copy path / open terminal / new file / toggle hidden
Notes Quick notes, per-character motion, auto-saved
System Status CPU / memory / disk / network overview
Keep Awake Sleep display without system sleep when plugged in
Clean Mode Full-screen blackout, lock input, long-press to exit
Terminal Suggestions zsh history frecency smart completion
Homebrew Package management & one-click update
Proxy TUN mode, node switching & speed test
Settings Appearance / shortcuts / autostart / permissions / updates