Skip to content

Releases: hrik2001/macuninstaller

macuninstaller

31 Dec 10:38
c4d399e
Compare
Choose a tag to compare

GUI version is supported now!
CLI version remains the same

macuninstaller

16 Dec 09:33
Compare
Choose a tag to compare
  1. Fixed the bug where the app having whitespaces was not getting deleted
  2. Fixed the bug where if the app had no files or cache, was not getting deleted

macuninstaller

05 Feb 17:26
Compare
Choose a tag to compare

This has a menu in CLI, making it able to choose files and uninstall apps via CLI

macuninstaller

04 Jan 17:48
Compare
Choose a tag to compare

This is the release of the first version of GUI which is based on applescript. Its pretty user friendly, but if you still want a tutorial then read the README.md file. Enjoy this release

macuninstaller-cli

13 Dec 16:24
Compare
Choose a tag to compare

A script that searches for all the related files and folder of an app so that you don't have the hassle to search them and delete them manually.
macuninstaller -p /path/to/app
This command will output the possible files and folders that are related to the app you just specified.

You can also do a custom scan where you have to type the path of the app and the directories in which you want to search for files affiliated with the app.

macuninstaller -p /path/to/app -c /path1/ /path2/ /path3/

macuninstaller-cli

04 Dec 17:34
Compare
Choose a tag to compare

A script that searches for all the related files and folder of an app so that you don't have the hassle to search them and delete them manually.

macuninstaller cli

29 Nov 16:53
Compare
Choose a tag to compare
macuninstaller cli Pre-release
Pre-release
V0.01

new readme2