Skip to content

v0.4

Compare
Choose a tag to compare
@hmarr hmarr released this 18 Jul 16:17
· 15 commits to main since this release
763ea0d
  • Added support for monitoring per-process memory usage.
  • Added support for monitoring per-process network IO (split by download and upload).
  • Switched from using an NSPopover to an NSMenu with a custom view. This gives the app a more native feel, fixes some layout issues, and brings some nice touches (such as the ability to press and hold the menu bar item to temporarily show Vitals).
  • Moved the "Launch at Login" and "Quit Vitals" menu items to the main screen. Previously you needed to right-click the menu bar item to see them, which wasn't intuitive.

vitals-network-view

Thanks @jlledo for reviewing the pull request migrating to NSMenu 🙇