awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
tonsky avatar

tonsky/AnyBar

0
View on GitHub↗
6,034 stars·157 forks·Objective-C·EPL-1.0·17 views

AnyBar

AnyBar is a network-controlled status display for the macOS menu bar. It functions as a background utility that renders a colored dot or custom icon to represent the state of external processes or scripts.

The application is updated remotely via TCP sockets, allowing the visual state, color, and imagery of the indicator to be changed through network commands. It supports custom status icons by resolving text commands to specific image files stored in a local directory.

The utility allows for multi-instance deployment, where independent status indicators can run simultaneously by assigning each to a unique network port using environment variables.

Features

  • Native Menubar - Renders custom status indicators using native macOS menu bar APIs.
  • MacOS Menubar Status Displays - A status dot or icon in the macOS menu bar that changes state based on network commands.
  • Network Command Interfaces - Provides an API to update the menu bar indicator's color and imagery via network text commands.
  • TCP and Unix Socket Listeners - Implements a TCP socket listener to receive and process commands for immediate UI updates.
  • System Tray Customizations - Enables custom visual alerts in the menu bar that react to external scripts and network triggers.
  • Network-Driven Visual Displays - Provides a visual indicator updated remotely via TCP sockets to represent external process states.
  • System Tray Utilities - Functions as a lightweight background utility integrated into the macOS system menu bar.
  • UI Status Indicators - Uses a colored dot or icon in the system menu bar to represent current execution states.
  • Multi-Instance Status Monitoring - Allows running several independent menu bar indicators simultaneously to track different services.
  • Independent Process Deployments - Supports running multiple independent indicator processes, each bound to a unique network port.
  • Execution Progress Tracking - Tracks the state of long-running tasks via color-coded visual cues in the system menu bar.
  • Custom Status Icons - A feature enabling the display of local images from a specific directory when a matching filename is sent as a command.
  • Asset Path Mappings - Resolves text commands to specific local image files to dynamically change the status icon.
  • System and Menubar Utilities - Simple menubar status indicator for custom scripts.
  • System Utilities - Status indicator for the macOS menu bar.
  • Menu Bar Utilities - A simple menu bar status indicator.
  • System Utilities - Menubar status indicator for custom states.

Star history

Star history chart for tonsky/anybarStar history chart for tonsky/anybar

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to AnyBar

Similar open-source projects, ranked by how many features they share with AnyBar.
  • mortennn/dozerMortennn avatar

    Mortennn/Dozer

    8,710View on GitHub↗

    Dozer is a macOS desktop utility and menu bar manager designed to reduce visual clutter by controlling the visibility of status icons in the macOS menu bar. It functions as an icon toggle that allows users to hide unnecessary system icons from view. The application uses trigger icons to manage the visibility state of the menu bar, enabling users to selectively show or hide status indicators to customize the macOS interface and organize their desktop workspace. The tool implements these capabilities by interacting with native macOS accessibility frameworks and system hooks to query and modify

    Swiftmacosminimalisticstatusbar
    View on GitHub↗8,710
  • dteoh/slowquitappsdteoh avatar

    dteoh/SlowQuitApps

    1,221View on GitHub↗

    Add a global delay to Command-Q to stop accidental app quits.

    Objective-C
    View on GitHub↗1,221
  • barseghyanartur/app-menubarseghyanartur avatar

    barseghyanartur/app-menu

    77View on GitHub↗

    The missing Applications Menu for macOS

    Swift
    View on GitHub↗77
  • gao-sun/eulgao-sun avatar

    gao-sun/eul

    9,908View on GitHub↗

    eul is a native macOS system monitor and desktop application built with SwiftUI. It serves as a status bar utility for tracking real-time CPU, memory, network, and battery usage. The application includes a dedicated Bluetooth device battery tracker to monitor the charge levels of connected peripherals. It is developed as a multilingual utility with a localized user interface to support multiple languages. The software covers system resource monitoring and peripheral battery tracking, integrating these metrics directly into the macOS menu bar.

    Swiftappmacosmonitor
    View on GitHub↗9,908
See all 30 alternatives to AnyBar→

Frequently asked questions

What does tonsky/anybar do?

AnyBar is a network-controlled status display for the macOS menu bar. It functions as a background utility that renders a colored dot or custom icon to represent the state of external processes or scripts.

What are the main features of tonsky/anybar?

The main features of tonsky/anybar are: Native Menubar, MacOS Menubar Status Displays, Network Command Interfaces, TCP and Unix Socket Listeners, System Tray Customizations, Network-Driven Visual Displays, System Tray Utilities, UI Status Indicators.

What are some open-source alternatives to tonsky/anybar?

Open-source alternatives to tonsky/anybar include: mortennn/dozer — Dozer is a macOS desktop utility and menu bar manager designed to reduce visual clutter by controlling the visibility… matryer/bitbar — Bitbar is a host application and script runner for macOS that displays the output of shell scripts and programs… dteoh/slowquitapps — Add a global delay to Command-Q to stop accidental app quits. barseghyanartur/app-menu — The missing Applications Menu for macOS. gcenx/wineskinserver — A tool used to make user-friendly wine wrapped ports of Windows software for macOS. gao-sun/eul — eul is a native macOS system monitor and desktop application built with SwiftUI. It serves as a status bar utility for…