Skip to content
Fabio Luciano edited this page Feb 19, 2026 · 20 revisions

PowerKit

Welcome to the PowerKit documentation. PowerKit is a comprehensive tmux status bar framework that provides 43 native plugins, external plugin support, 32 themes, and a contract-based architecture for extensibility.

What is PowerKit?

PowerKit transforms your tmux status bar into an informative dashboard with real-time system metrics, development tool integrations, and productivity features. It uses a modern contract-based architecture that separates data collection from visual presentation.

Requirements

Requirement Version Notes
tmux 3.0+ 3.2+ recommended
Bash 5.0+ 5.1+ recommended for optimal performance
Font Nerd Font For icons and separators

macOS users: macOS ships with Bash 3.x. Install Bash 5+ with brew install bash.

Quick Navigation

Getting Started

Architecture

Contracts

Development

Reference

Help

Plugins Overview

See the Plugins page for complete documentation including external plugins.

Category Plugins
System battery, cpu, memory, swap, disk, loadavg, uptime, temperature, fan, gpu, iops, hostname, volume
Network netspeed, wifi, vpn, ping, external_ip, ssh, weather
Media brightness, nowplaying, audiodevices, camera, microphone, bluetooth
Development git, github, gitlab, bitbucket, jira, kubernetes, terraform, cloud, cloudstatus, packages
Productivity datetime, timezones, pomodoro, bitwarden, smartkey
Financial crypto, stocks
External Custom plugins via external("icon"|"content"|"accent"|"accent_icon"|"ttl")

Support

Clone this wiki locally