peeka-tui-screenshot

Captures Peeka TUI screenshots in Omarchy/Hyprland environments via Docker and tmux.

6|1|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/peeka-project/peeka --skill peeka-tui-screenshot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: peeka-tui-screenshot
Source: https://github.com/peeka-project/peeka/tree/main/.agents/skills/peeka-tui-screenshot
Command: npx skills add https://github.com/peeka-project/peeka --skill peeka-tui-screenshot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires docker, omarchy-headless-screenshot, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the challenge of capturing screenshots of the Peeka TUI in Omarchy/Hyprland workspaces, ensuring that you can record or validate Peeka TUI screens without disturbing the current workspace view.

Core Features & Use Cases

  • Screenshot Capture: Guided screenshot of the Peeka TUI within an Omarchy/Hyprland environment.
  • Non-Intrusive: Performs screenshots without altering the current workspace state.
  • Container-based: Utilizes Docker containers to maintain consistent testing environments.
  • Version-specific: Allows capturing screenshots with specific Python versions.
  • Interactive: Interacts with Peeka TUI through tmux commands without direct focus on the terminal window.

Quick Start

Capture the Peeka TUI screenshot in the active workspace using peeka-tui-screenshot capture workspace.

Frequently Asked Questions about peeka-tui-screenshot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I capture a TUI screenshot in a Hyprland workspace without interrupting my current view?

You can capture TUI screenshots without altering your current workspace state by using a non-intrusive approach that interacts with the terminal through tmux commands and captures the screen via headless utilities.

Can I take screenshots of a TUI interface using Docker containers for consistent testing?

Yes, you can use Docker containers to maintain consistent testing environments when capturing TUI screenshots, which allows you to validate terminal interfaces across different Python versions reliably.

Does capturing terminal screenshots with tmux work in Omarchy environments?

Capturing terminal screenshots with tmux works in Omarchy environments by performing TUI interaction indirectly without requiring direct focus on the terminal window, ensuring a non-intrusive capture process.

What is the best way to automate Peeka TUI screenshot capture in a headless setup?

The best way to automate Peeka TUI screenshot capture in a headless setup is by utilizing container-based testing environments with Docker and leveraging headless screenshot utilities for non-intrusive capture.

Are there limitations when taking workspace screenshots during active TUI interaction?

The primary limitation is that this approach requires a Docker environment and specific headless screenshot dependencies to function, meaning it cannot operate without these container-based testing prerequisites.

Do I need specific Python versions installed locally to capture TUI screenshots?

No, you do not need specific Python versions installed locally because the process utilizes Docker containers to maintain consistent testing environments and allows capturing screenshots with specific Python versions internally.