awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gao-sun avatar

gao-sun/eul

0
View on GitHub↗
9,908 estrellas·370 forks·Swift·MIT·7 vistas

Eul

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.

Features

  • SwiftUI - Built as a native macOS application using the SwiftUI framework for a modern, responsive user interface.
  • Peripheral Battery Monitors - Tracks the charge levels of connected Bluetooth peripherals to notify users of low power.
  • Hardware Metric Polling - Retrieves hardware performance and battery data by querying the macOS kernel through the IOKit framework.
  • macOS System Monitors - Provides a native macOS status bar application for tracking real-time CPU, memory, network, and battery usage.
  • Menu Bar Utilities - Integrates system health metrics directly into the macOS menu bar for constant visibility.
  • System Usage Monitoring - Tracks real-time CPU, memory, and network usage to monitor overall computer performance.
  • System Resource Monitors - Tracks CPU, memory, network, and battery levels in real time to maintain system health.
  • Desktop Applications - Implements a native macOS desktop application with a graphical user interface.
  • String Localization - Resolves user interface text by mapping keys to language-specific translation files at runtime.
  • Background Thread Dispatchers - Offloads resource monitoring and data fetching to background threads to keep the main interface responsive.
  • Observable State Management - Triggers view refreshes only when specific observed properties of the system monitor objects change.
  • Reactive Data Streams - Implements reactive streams to pipe real-time system resource metrics from low-level APIs to the UI layer.
  • Localized System Utilities - Features a localized user interface for system monitoring support across multiple languages.
  • User Interface Localizations - Allows the interface to be displayed in multiple languages for regional accessibility.
  • System and Menubar Utilities - System monitoring dashboard for CPU, memory, and network.
  • System Utilities - Status monitoring application for macOS.

Historial de estrellas

Gráfico del historial de estrellas de gao-sun/eulGráfico del historial de estrellas de gao-sun/eul

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Eul

Proyectos open-source similares, clasificados según cuántas características comparten con Eul.
  • tencent/lemon-cleanerAvatar de Tencent

    Tencent/lemon-cleaner

    6,244Ver en GitHub↗

    Lemon-cleaner is a macOS system cleaner and resource monitor. It provides a suite of tools for removing application junk and temporary files, completely uninstalling software and its hidden support files, and reclaiming disk space through a visual disk space analyzer and duplicate file remover. The project distinguishes itself with specialized capabilities for digital media decluttering, utilizing visual similarity analysis to identify and prune redundant photos. It also includes a system resource monitor that tracks real-time hardware metrics, such as CPU temperature and memory usage, direct

    Objective-C
    Ver en GitHub↗6,244
  • tariqbuilds/linux-dashAvatar de tariqbuilds

    tariqbuilds/linux-dash

    10,585Ver en GitHub↗

    Linux-dash is a self-hosted system monitoring dashboard and web interface designed to track real-time hardware and software performance metrics on Linux servers. It functions as a lightweight remote monitoring panel that displays the operational state of a Linux environment via a web browser. The project is a runtime-agnostic monitoring tool, meaning it is capable of running across multiple different language stacks to match various server environments. The tool provides capabilities for system administration and observability, allowing for the remote management of Linux systems and the coll

    JavaScriptdashboardlinuxlinux-dash
    Ver en GitHub↗10,585
  • aristocratos/bashtopAvatar de aristocratos

    aristocratos/bashtop

    11,118Ver en GitHub↗

    Bashtop is a terminal-based system monitor and resource dashboard for Unix systems, including Linux, macOS, and FreeBSD. It provides a text-user interface for tracking real-time hardware performance and managing system processes. The tool functions as a hardware dashboard that visualizes processor, memory, disk, and network usage. It includes process management capabilities that allow users to filter, sort, and terminate active system tasks directly from the command line. Users can customize the visual appearance and behavior of the monitor through integrated menus or local configuration fil

    Shell
    Ver en GitHub↗11,118
  • darrylmorley/whatcableAvatar de darrylmorley

    darrylmorley/whatcable

    6,137Ver en GitHub↗

    WhatCable is a macOS system utility for hardware monitoring and USB-C cable diagnostics. It functions as a marker chip reader, data link inspector, and power delivery analyzer to identify the technical specifications and hardware capabilities of connected cables. The tool extracts vendor IDs and specification flags from internal e-marker chips to verify cable authenticity and identify data transfer speeds and current ratings. It distinguishes itself by providing Thunderbolt topology inspection to visualize high-speed links and comparing active display modes against link capacity to diagnose r

    Swift
    Ver en GitHub↗6,137
Ver las 30 alternativas a Eul→

Preguntas frecuentes

¿Qué hace gao-sun/eul?

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.

¿Cuáles son las características principales de gao-sun/eul?

Las características principales de gao-sun/eul son: SwiftUI, Peripheral Battery Monitors, Hardware Metric Polling, macOS System Monitors, Menu Bar Utilities, System Usage Monitoring, System Resource Monitors, Desktop Applications.

¿Qué alternativas de código abierto existen para gao-sun/eul?

Las alternativas de código abierto para gao-sun/eul incluyen: tencent/lemon-cleaner — Lemon-cleaner is a macOS system cleaner and resource monitor. It provides a suite of tools for removing application… aristocratos/bashtop — Bashtop is a terminal-based system monitor and resource dashboard for Unix systems, including Linux, macOS, and… tariqbuilds/linux-dash — Linux-dash is a self-hosted system monitoring dashboard and web interface designed to track real-time hardware and… darrylmorley/whatcable — WhatCable is a macOS system utility for hardware monitoring and USB-C cable diagnostics. It functions as a marker chip… twostraws/hackingwithswift — HackingWithSwift is a curated library of coding patterns and an iOS development study guide. It provides a collection… htop-dev/htop — htop is a terminal-based system resource monitor and interactive process viewer. It functions as a text-user interface…