Skip to content

Releases: gao-sun/eul

v1.2

19 Oct 01:36
Compare
Choose a tag to compare

Feature

  • Top CPU/network active processes in menu view with following operations:
    • Bring to front (if applicable)
    • Reveal in Finder
    • Terminate

Improvements

  • Use single menu item
  • Fixed menu item size
  • Fixed network status item size

v1.1.1

01 Oct 14:29
Compare
Choose a tag to compare

Improvements

  • add fixed width in compact mode to provide a more stable display
  • reduce icon size
  • add refresh rate settings

v1.1

20 Sep 15:53
Compare
Choose a tag to compare

Feature

  • brand new dropdown menu design (#3)
  • use an aggregated status bar item instead of spreading into several (#7)
  • add show components in status bar option

v1.0.6

16 Sep 10:45
Compare
Choose a tag to compare

Improvement

  • Display battery health percentage

Fix

  • Fix crash due to type conversion from Double to Int
  • Hide battery capacity/timing info when error

v1.0.4

15 Sep 15:46
Compare
Choose a tag to compare

Fixes

  • Fix crash in Big Sur
  • Fix update checking

v1.0.3

15 Sep 02:32
Compare
Choose a tag to compare

Improvements

  • Provide font design options
  • Provide show icon option

Fix

  • Removed all force unwrapping in SystemKit which may cause crash (#2 #4 #5)

v1.0.2

13 Sep 12:34
Compare
Choose a tag to compare

Bug fix

  • Corrected update detection

v1.0.1

13 Sep 11:41
Compare
Choose a tag to compare

Welcome

First release of eul.

Enjoy clear and simple status monitoring in macOS.

Highlights

  • Dark Mode compatible
  • Drag to re-order components
  • Detailed information
    • CPU: usage/temperature/cores/up time
    • Fan: current/min/max speed
    • Memory: usage/cached files/temperature
    • Battery: usage/health/cycle count
    • Network: in/out speed
  • Written in SwiftUI (as much as possible)