8000 GitHub - markox92/yasb: A highly configurable cross-platform (Windows) status bar written in Python.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ yasb Public
forked from amnweb/yasb

A highly configurable cross-platform (Windows) status bar written in Python.

License

Notifications You must be signed in to change notification settings

markox92/yasb

 
 

Repository files navigation

YASB Reborn

A highly configurable Windows status bar written in Python.

Discord



Installation

Requirements

Installer

  • Download the latest installer from the GitHub releases page.
  • Run the installer and follow the on-screen instructions to complete the installation.

Winget

Install the YASB using Winget install

winget install --id AmN.yasb

Scoop

Install YASB using Scoop:

scoop bucket add extras
scoop install extras/yasb

Chocolatey

Install YASB using Chocolatey:

choco install yasb

Using Python

  • Install Python 3.12
  • Install the application and its dependencies:
    • pip install . (for regular installation)
    • pip install -e .[dev] (for development installation)
  • Start the application:

Demo YASB

Reborn Windows 11 Yasb 001 for more themes visit yasb-themes

Demo YASB + Komorebi

Theme Catppuccin Mocha Theme Catppuccin Mocha

2025-01-29.03-35-45.mp4

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: Displays the title of the currently active window.
  • Applications: Shows a list of predefined applications.
  • Battery: Displays the current battery status.
  • Bluetooth: Shows the current Bluetooth status and connected devices.
  • Brightness: Displays and change the current brightness level.
  • Cava: Displays audio visualizer using Cava.
  • CPU: Shows the current CPU usage.
  • Clock: Displays the current time and date.
  • Custom: Create a custom widget.
  • Github: Shows notifications from GitHub.
  • GlazeWM Binding Mode: GlazeWM binding mode widget.
  • GlazeWM Tiling Direction: GlazeWM tiling direction widget.
  • GlazeWM Workspaces: GlazeWM workspaces widget.
  • Grouper: Groups multiple widgets together in a container.
  • Home: A customizable home widget menu.
  • Disk: Displays disk usage information.
  • Language: Shows the current input language.
  • Libre Hardware Monitor: Connects to Libre Hardware Monitor to get sensor data.
  • Media: Displays media controls and information.
  • Memory: Shows current memory usage.
  • Microphone: Displays the current microphone status.
  • Notifications: Shows the number of notifications from Windows.
  • Notes: A simple notes widget that allows you to add, delete, and view notes.
  • OBS: Integrates with OBS Studio to show recording status.
  • Power Plan: Displays the current power plan and allows switching between plans.
  • Server Monitor: Monitors server status.
  • Systray: Displays system tray icons.
  • Traffic: Displays network traffic information.
  • Taskbar: A customizable taskbar for launching applications.
  • Pomodoro: A Pomodoro timer widget.
  • Power Menu: A menu for power options.
  • Recycle Bin: Shows the status of the recycle bin.
  • Update Checker: Checks for available updates using Windows Update and Winget.
  • Visual Studio Code: Shows recently opened folders in Visual Studio Code.
  • Volume: Shows and controls the system volume.
  • Wallpapers: Allows changing wallpapers.
  • Weather: Displays current weather information.
  • WiFi: Shows the current WiFi status.
  • WHKD: Shows the current hotkey.
  • Windows-Desktops: Windows desktops switcher.
  • Komorebi Control: Komorebi control widget.
  • Komorebi Layout: Shows the current layout of Komorebi.
  • Komorebi Stack: Shows windows in the current Komorebi stack.
  • Komorebi Workspaces: Komorebi workspaces widget.

🏆 Contributors

Thanks to our amazing contributors!

YASB Contributors

About

A highly configurable cross-platform (Windows) status bar written in Python.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%
0