Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quitty

Quitty

Quitty is a lightweight macOS menu bar utility for power users. Monitor application memory in real time, manage running processes, and terminate apps instantly — all from a clean, native SwiftUI interface.

Features

Feature Description
Launch at Login Integrates with macOS login items to start silently on boot.
Live RAM Monitoring Memory usage updates dynamically for every running app.
Smart Sorting Toggle between alphabetical and highest-memory-first ordering.
Advanced Filtering Search bar to quickly locate specific processes across all open apps.
Safe List (Whitelist) Protect apps from being closed when using "Quit All."
Background Process Visibility Reveal and manage hidden menu bar extensions and daemons.

Installation

Option 1 — Direct Download (Recommended)

Download the latest version of Quitty directly from the official site:

Download Quitty

  1. Download and open the .dmg file.
  2. Drag Quitty.app into the Applications folder.
  3. Launch Quitty from Launchpad or your Applications folder.

Option 2 — GitHub Releases

Go to the Releases page and download Quitty.dmg, then follow the same steps above.

"App is Damaged" or "Cannot Be Opened"

Quitty is not signed with an Apple Developer certificate, so macOS Gatekeeper may block it on first launch. Quitty is fully open-source and collects no data. To allow it to run:

  1. Open Terminal (⌘ Space → type "Terminal").
  2. Run the following command:
   xattr -rd com.apple.quarantine /Applications/Quitty.app
  1. Launch Quitty normally.

Building from Source

Requirements: Xcode 14+, macOS 14.6+ (Sonoma or Sequoia)

git clone https://github.com/iad1tya/Quitty.git
  1. Open Bye.xcodeproj in Xcode.
  2. Select your Mac as the build destination.
  3. Press ⌘ R to build and run.

Contributing

Issues, pull requests, and feature suggestions are welcome. Open an issue or submit a PR to get started.

Support the Project

 

License

Quitty is open-source and free to use.

About

Quitty is a lightweight macOS utility designed to help power-users monitor, manage, and instantly terminate running applications. Lives right in your menu bar.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages