About software content is created by automation system. If you want to complain, visit our complaint page.
Yasb (Yet Another Status Bar) is a highly configurable and extensible status bar for Windows, written in Python. It offers a modern and customizable alternative to the standard Windows taskbar, allowing users to define layouts using YAML and style elements with CSS. It is particularly well-suited for users who customize their desktop environment with tiling window managers.
The application comes with a wide array of built-in widgets for system monitoring, media control, and application launching. Its open architecture allows developers and power users to easily create and share custom widgets, making it a powerful tool for ricing and tailoring the Windows desktop experience to individual workflows.
Use Cases:
Customize the Windows taskbar with a highly flexible configuration
Monitor system resources like CPU, RAM, and disk usage
Integrate with window managers like GlazeWM and Komorebi
Display real-time information such as weather and media controls
Create custom widgets using Python for specific needs
[!NOTE] This repository is updated on a regular basis, when you update files, always check styles.css and config.yaml for new features and changes; otherwise, your config can be broken.
List of currently available widgets in YASB.
Active Windows Title (https://github.com/amnweb/yasb/wiki/(Widget)-Active-Windows-Title): Displays the title of the currently active window.
Applications (https://github.com/amnweb/yasb/wiki/(Widget)-Applications): Shows a list of predefined applications.
Ai Chat (https://github.com/amnweb/yasb/wiki/(Widget)-Ai-Chat): A chat widget that allows you to interact with AI models.
Battery (https://github.com/amnweb/yasb/wiki/(Widget)-Battery): Displays the current battery status.
Bluetooth (https://github.com/amnweb/yasb/wiki/(Widget)-Bluetooth): Shows the current Bluetooth status and connected devices.
Brightness (https://github.com/amnweb/yasb/wiki/(Widget)-Brightness): Displays and change the current brightness level.
Cava (https://github.com/amnweb/yasb/wiki/(Widget)-Cava): Displays audio visualizer using Cava.
CPU (https://github.com/amnweb/yasb/wiki/(Widget)-CPU): Shows the current CPU usage.
Clock (https://github.com/amnweb/yasb/wiki/(Widget)-Clock): Displays the current time and date.
Custom (https://github.com/amnweb/yasb/wiki/(Widget)-Custom): Create a custom widget.
Github (https://github.com/amnweb/yasb/wiki/(Widget)-Github): Shows notifications from GitHub.