amnweb/yasb

A highly configurable Windows status bar written in Python.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 42 minutes ago
Added to GitGenius on September 12th, 2026
Created on July 3rd, 2024
Open Issues & Pull Requests: 85 (+0)
GitHub issues: Enabled
Number of forks: 215
Total Stargazers: 5,467 (+1)
Total Subscribers: 35 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.4 hours
Mean response time: 6.9 days
90th percentile: 12.5 days
Tracked items: 425

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 98% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 43% of tracked open issues have had no activity in three months. Only 10% of issues opened in the past year have been closed. Three people close 62% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 60
New in 7 days: 6
Closed in 7 days: 4
Avg open age: 166 days
Stale 30+ days: 44
Stale 90+ days: 28

Recent activity

Opened in 7 days: 6
Closed in 7 days: 4
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • feature-request (160)
  • Needs investigation (31)
  • bug (27)
  • info-needed (13)
  • Waiting for response (11)
  • stale (10)
  • question (8)
  • documentation (5)

Detailed Description

YASB is a highly configurable status bar for Windows written in Python that replaces the native taskbar with a customizable alternative.

The tool addresses the limitation of Windows's built-in taskbar by providing deep customization options through Python configuration. Users define their status bar layout, appearance, and behavior via configuration files, selecting from a library of widgets that display system information, application launchers, and other data. The approach allows pixel-perfect control over positioning, styling, and functionality without modifying system files.

YASB suits Windows users who want to customize their desktop environment beyond what the standard taskbar permits, particularly those interested in ricing or desktop theming. It works well for users comfortable editing configuration files and those who want widgets displaying system metrics, time, or custom information in a unified bar. The tool is distributed through multiple package managers including WinGet, Scoop, and Chocolatey, as well as direct installer downloads, making installation straightforward across different user preferences.

The project maintains active engagement with its community through a dedicated Discord server and GitHub discussions. Development includes regular updates to the widget library and configuration system. The codebase is written in Python, making it accessible to users who want to extend functionality or create custom widgets.