Skip to content

miroshantoshan/byedmg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ByeDMG logo

ByeDMG

Swift macOS Languages

ByeDMG is a tiny native macOS menu bar utility that helps clean up after installing apps from .dmg files.

It detects mounted disk images, checks whether their app bundle appears in /Applications or ~/Applications, and offers a safe cleanup plan:

  1. Eject the mounted installer volume.
  2. Move the original .dmg file to Trash when ByeDMG can confidently match it.

Nothing is deleted automatically, .app bundles are never deleted, and cleanup uses macOS Trash.

Build

./scripts/build.sh

The build output is:

  • dist/ByeDMG.app
  • dist/ByeDMG-0.1.0.zip

Privacy

ByeDMG works locally on your Mac. It has no analytics, accounts, networking, or cloud sync. Preferences are stored with UserDefaults.

About

ByeDMG is a small macOS menu bar app that detects installed apps from mounted .dmg files and helps clean up safely by ejecting the installer volume and optionally moving the original .dmg to Trash.

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors