Module for creating and managing macOS system menu bar items.
Menu bar items appear in the right side of the macOS menu bar (alongside the clock, Wi-Fi icon, etc.).
Each item can display a title, an icon, or both, and can open a menu or invoke a callback when clicked.
Module for creating and managing macOS system menu bar items. Menu bar items appear in the right side of the macOS menu bar (alongside the clock, Wi-Fi icon, etc.). Each item can display a title, an icon, or both, and can open a menu or invoke a callback when clicked.
Creating a simple title item
Creating an icon item with a static menu
Creating an item with a dynamic menu