awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to swiftbar/swiftbar

Open-source alternatives to SwiftBar

30 open-source projects similar to swiftbar/swiftbar, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best SwiftBar alternative.

  • matryer/xbarmatryer 的头像

    matryer/xbar

    18,034在 GitHub 上查看↗

    xbar is a macOS menu bar status tool and system extension utility that displays the output of shell scripts and programs directly in the system menu bar. It functions as a script-based menu bar manager that runs local and third-party scripts to create real-time status indicators and dynamic dropdown menus. The utility enables the creation of system monitoring dashboards and custom shortcut launchers by executing external programs as subprocesses. It transforms plain text script output into formatted menu items and supports interactive dropdown menus, where user interactions can trigger shell

    Gobitbarmacmacos-menu
    在 GitHub 上查看↗18,034
  • felixkratz/sketchybarFelixKratz 的头像

    FelixKratz/SketchyBar

    11,920在 GitHub 上查看↗

    SketchyBar is a shell-scriptable system user interface and status bar replacement for macOS. It replaces the native menu bar with a customizable overlay that uses scriptable widgets and dynamic visual blocks to display real-time data. The tool is distinguished by its use of external shell scripts to update visual elements and state. It supports a declarative configuration system that allows for the creation of multi-instance bars and the execution of batched commands to minimize flickering during startup. The system provides capabilities for dynamic system monitoring through graphs and visua

    Cbarcustomizationdarwin
    在 GitHub 上查看↗11,920
  • toxblh/mtmrToxblh 的头像

    Toxblh/MTMR

    4,305在 GitHub 上查看↗

    MTMR is a MacBook Touch Bar customizer that replaces the default interface with personalized buttons and layouts to trigger macOS system actions. It serves as an automation interface and hardware controller, allowing users to execute shell scripts, open URLs, and manage system settings like brightness, volume, and media playback through a touch-sensitive surface. The project functions as a widget engine and gesture mapper, providing a framework to display real-time system metrics and external data via plugins. It utilizes an event-driven system to assign automation scripts to multi-finger swi

    Swiftapplescriptbarcustom-touchbar
    在 GitHub 上查看↗4,305

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • theboredteam/boring.notchTheBoredTeam 的头像

    TheBoredTeam/boring.notch

    7,182在 GitHub 上查看↗

    boring.notch is a macOS notch interface extension that provides a customizable software overlay for the hardware notch area. It functions as a productivity widget hub and a custom system HUD overlay, allowing users to replace standard system heads-up displays for volume and brightness with custom visual indicators. The project includes an interface gesture controller to map touch and mouse interactions to specific system actions and application controls. It also features a temporary file shelf that serves as a workspace for staging files intended for quick transfer via wireless sharing protoc

    Swift
    在 GitHub 上查看↗7,182
  • jacklandrin/onlyswitchjacklandrin 的头像

    jacklandrin/OnlySwitch

    5,726在 GitHub 上查看↗

    OnlySwitch is a macOS menu bar utility that provides a centralized panel of toggle switches for quickly changing system settings, running custom scripts, and controlling connected devices. It functions as a standalone application that combines AirPods management, notch hiding, Shortcuts launching, and system settings control into a single interface accessible from the menu bar. The application distinguishes itself through AI-powered automation capabilities, allowing users to generate and execute AppleScript from natural language commands using multiple AI model providers. It also supports voi

    Swiftaiai-agentsaudioplayer
    在 GitHub 上查看↗5,726
  • monitorcontrol/monitorcontrolMonitorControl 的头像

    MonitorControl/MonitorControl

    33,517在 GitHub 上查看↗

    MonitorControl is a macOS display control utility and external monitor manager. It functions as a DDC/CI display controller that allows users to adjust the brightness and volume of third-party monitors using native Apple keyboard keys. The software mimics native macOS hardware feedback by implementing a system overlay tool that renders on-screen display indicators during adjustments. It further provides the ability to synchronize brightness levels across multiple screens or replicate ambient light sensor changes to external displays. The utility includes capabilities for mapping custom keybo

    Swiftapplebrightnesscontrol
    在 GitHub 上查看↗33,517
  • hammerspoon/hammerspoonHammerspoon 的头像

    Hammerspoon/hammerspoon

    14,497在 GitHub 上查看↗

    Hammerspoon is a programmable automation engine for macOS that enables deep system-level control through a Lua scripting environment. By bridging high-level scripts with native Objective-C APIs, it allows users to interact with the operating system's accessibility tree, intercept hardware input streams, and manage the lifecycle of running applications. The project distinguishes itself through an event-driven architecture that registers asynchronous hooks for system notifications and hardware events. This allows for real-time automation, such as remapping keyboard and mouse inputs, managing wi

    Objective-Cautomationhammerspoonirc
    在 GitHub 上查看↗14,497
  • polybar/polybarpolybar 的头像

    polybar/polybar

    15,280在 GitHub 上查看↗

    Polybar is a customizable X11 status bar and Linux desktop panel. It serves as a system information dashboard and window manager integration tool, rendering real-time hardware metrics, system status, and window state for Linux desktops. The project features an inter-process communication system that allows separate processes to trigger dynamic updates or execute actions across the environment. It also includes a system for building hierarchical interactive menus that use this messaging to launch applications and system settings. Capabilities cover system monitoring for network connectivity a

    C++
    在 GitHub 上查看↗15,280
  • matryer/bitbarmatryer 的头像

    matryer/bitbar

    18,036在 GitHub 上查看↗

    Bitbar is a host application and script runner for macOS that displays the output of shell scripts and programs directly in the system menu bar. It functions as a status monitor, turning dynamic data from periodic script execution into persistent visual widgets. The tool enables the integration of custom scripts to monitor system health, external API updates, and other real-time data without requiring a terminal. It also supports the installation and management of community-created plugins to extend its monitoring capabilities.

    Go
    在 GitHub 上查看↗18,036
  • erikw/tmux-powerlineerikw 的头像

    erikw/tmux-powerline

    3,716在 GitHub 上查看↗

    tmux-powerline is a shell-based status generator and plugin for the tmux terminal multiplexer. It provides a visually segmented status line that displays real-time system metrics, session information, and version control status. The project allows for high extensibility through a modular segment architecture, enabling users to define custom information blocks via shell scripts. Visual arrangements and color schemes are managed through external theme files and environment variables. The system monitors a broad range of hardware and network metrics, including CPU load, memory usage, battery le

    Shellbashconfigurationdynamic
    在 GitHub 上查看↗3,716
  • jorgebucaran/fisherjorgebucaran 的头像

    jorgebucaran/fisher

    9,300在 GitHub 上查看↗

    Fisher is a plugin manager and shell extension manager specifically for the Fish shell. It provides a system for installing, updating, and removing plugins, themes, functions, and completion scripts. The tool uses a flat-file state persistence method to track installed extensions in a plain text file, which enables the synchronization of shell environments across different systems using version control. It covers the full lifecycle of shell extensions, including the discovery of installed plugins, the installation of packages from remote repositories, and the development of distributable she

    Shellfishfish-pluginplugin-manager
    在 GitHub 上查看↗9,300
  • llonebot/luckylilliabotLLOneBot 的头像

    LLOneBot/LuckyLilliaBot

    3,375在 GitHub 上查看↗

    LuckyLilliaBot is a multi-protocol bot framework and protocol bridge that integrates diverse chat communication protocols to enable programmatic interaction in private and group conversations. It functions as a messaging gateway that translates internal messaging client functions into standardized WebSocket and HTTP protocols. The system employs a plugin-based adapter architecture to decouple chat platform logic and convert platform-specific messages into a standardized internal format. It exposes internal functions as standard web endpoints and persistent duplex connections to allow external

    TypeScriptllbotllobllonebot
    在 GitHub 上查看↗3,375
  • sindresorhus/plashsindresorhus 的头像

    sindresorhus/Plash

    3,973在 GitHub 上查看↗

    Plash is a macOS desktop wallpaper engine that renders live websites as the desktop background. It functions as a web-based wallpaper manager and dynamic background renderer, allowing users to display interactive websites as a persistent layer behind desktop icons and windows. The application provides automation and customization tools, including the ability to rotate through a list of web sources at set intervals and apply custom CSS and JavaScript to modify the appearance of the displayed content. It includes a dynamic viewport injection system that optimizes website layouts to fit the curr

    在 GitHub 上查看↗3,973
  • happydog-intj/jsbridgehappydog-intj 的头像

    happydog-intj/JsBridge

    9,912在 GitHub 上查看↗

    JsBridge is a bidirectional communication layer for Android that synchronizes data and triggers actions between a native Java application and an embedded web view. It serves as an interface for calling Java methods from JavaScript and executing JavaScript functions from native Android code. The project features an asynchronous bridge queue that stores pending function calls in a readiness buffer, ensuring requests are executed only after the connection between the native and web environments is stable. It utilizes callback identifier mapping to route asynchronous native responses back to the

    Java
    在 GitHub 上查看↗9,912
  • lukebuild/luxshotlukebuild 的头像

    lukebuild/LuxShot

    48在 GitHub 上查看↗

    Minimalist macOS OCR tool. Open-source, privacy-first, and built with SwiftUI.

    Swiftmacosmenu-bar-appocr
    在 GitHub 上查看↗48
  • leits/meetingbarleits 的头像

    leits/MeetingBar

    5,122在 GitHub 上查看↗

    MeetingBar is a macOS menu bar application that turns your calendar into a one‑click meeting hub. It syncs with your calendar accounts via EventKit, displays your current or next meeting title and countdown directly in the menu bar, and lets you join or create video meetings without opening your calendar app. The app lives as a status‑item popover and can launch automatically at login, register system‑wide keyboard shortcuts, and send local notifications or full‑screen reminders before meetings. What sets MeetingBar apart is its broad support for over fifty video‑conferencing platforms. It de

    Swiftapplecalendargoogle-calendar
    在 GitHub 上查看↗5,122
  • ebullioscopic/atollEbullioscopic 的头像

    Ebullioscopic/Atoll

    2,151在 GitHub 上查看↗

    Dynamic Island for macOS

    Swiftdynamicislandhacktoberfestmacbook
    在 GitHub 上查看↗2,151
  • jordanbaird/icejordanbaird 的头像

    jordanbaird/Ice

    26,062在 GitHub 上查看↗

    Ice is a macOS menu bar manager designed to provide granular control over the visibility, arrangement, and spacing of system status icons. It functions as a workspace organization utility that allows users to hide unnecessary icons and rearrange active elements through a drag-and-drop interface, helping to maintain a clean and focused desktop environment. The application distinguishes itself by prioritizing keyboard-driven navigation and workflow optimization. Users can assign custom global hotkeys to trigger specific menu bar actions or toggle visibility settings, enabling interaction with b

    Swiftmacosmacos-appmenu-bar
    在 GitHub 上查看↗26,062
  • beardedspice/beardedspicebeardedspice 的头像

    beardedspice/beardedspice

    2,842在 GitHub 上查看↗

    Mac Media Keys for the Masses

    Objective-C
    在 GitHub 上查看↗2,842
  • jamieweavis/streakerjamieweavis 的头像

    jamieweavis/streaker

    195在 GitHub 上查看↗

    Cross-platform GitHub contribution streak and statistic tracking menu bar application with reminder notification

    TypeScriptcontributioncontribution-graphelectron
    在 GitHub 上查看↗195
  • nickustinov/itsyhome-macosnickustinov 的头像

    nickustinov/itsyhome-macos

    539在 GitHub 上查看↗
    Swift
    在 GitHub 上查看↗539
  • ivoronin/tomatobarivoronin 的头像

    ivoronin/TomatoBar

    3,372在 GitHub 上查看↗

    🍅 World's neatest Pomodoro timer for macOS menu bar

    Swiftmacosmenubarpomodoro
    在 GitHub 上查看↗3,372
  • fikrikarim/reposefikrikarim 的头像

    fikrikarim/repose

    16在 GitHub 上查看↗

    Break reminder for macOS that pauses during meetings

    Swift
    在 GitHub 上查看↗16
  • damascenorafael/reminders-menubarDamascenoRafael 的头像

    DamascenoRafael/reminders-menubar

    3,790在 GitHub 上查看↗

    This is a native macOS utility that serves as a menu bar client for Apple Reminders. It synchronizes with the system task database to allow users to view, create, and manage reminders directly from the system tray. The application is distinguished by a natural language task processor that extracts due dates, lists, and tags from unstructured text to automate reminder creation. It also features a global hotkey system, enabling the task interface to be triggered instantly via a keyboard shortcut from any active window. The tool provides broader productivity capabilities including task search a

    Swiftapple-remindersmacosmacos-menubar
    在 GitHub 上查看↗3,790
  • designsbymuzeer/bye-mac-appdesignsbymuzeer 的头像

    designsbymuzeer/Bye-Mac-App

    75在 GitHub 上查看↗

    Close your running apps easily. One click, and they're gone. Say Bye to the mess.

    Swiftdesignmacosopensource
    在 GitHub 上查看↗75
  • davidwernhart/aldenteD

    davidwernhart/AlDente

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • exelban/statsexelban 的头像

    exelban/stats

    39,691在 GitHub 上查看↗

    Stats is a system performance monitor that tracks real-time hardware metrics and resource usage directly from the operating system menu bar. It functions as a hardware control interface, allowing users to adjust fan speeds and thermal settings to maintain optimal performance levels for computing hardware. The application distinguishes itself through kernel-level sensor polling, which retrieves telemetry by interfacing directly with low-level system drivers and power management APIs. It provides remote infrastructure oversight via a web-based telemetry dashboard, enabling users to view live pe

    Swiftbatterybluetoothclock
    在 GitHub 上查看↗39,691
  • daniyalmaster693/menuscoresdaniyalmaster693 的头像

    daniyalmaster693/MenuScores

    75在 GitHub 上查看↗

    Live Scores - Right From Your Notch

    Swiftapplemacosmenubar-app
    在 GitHub 上查看↗75
  • dwarvesf/hiddendwarvesf 的头像

    dwarvesf/hidden

    13,360在 GitHub 上查看↗

    Hidden is a desktop productivity tool designed to manage and organize the macOS menu bar. It functions as a system interface customizer that allows users to consolidate secondary status icons into a single toggleable area, reducing visual clutter and streamlining the desktop workspace. The utility provides granular control over menu bar elements by enabling users to hide specific icons and rearrange them through a drag-and-drop interface. By utilizing system-level hooks and event monitoring, it maintains a persistent configuration of hidden items that can be toggled on or off to suit the user

    Swiftmacosswiftutilities
    在 GitHub 上查看↗13,360
  • f-is-h/usage4claudef-is-h 的头像

    f-is-h/Usage4Claude

    311在 GitHub 上查看↗

    Monitor all your Claude/Codex usage limits in real-time from your macOS menu bar - supports 5-hour, 7-day, extra usage, 7-day Opus and 7-day Sonnet quotas.

    Swiftclaudeclaude-aiclaude-code
    在 GitHub 上查看↗311