Releases: hrik2001/macuninstaller
macuninstaller
macuninstaller
- Fixed the bug where the app having whitespaces was not getting deleted
- Fixed the bug where if the app had no files or cache, was not getting deleted
macuninstaller
This has a menu in CLI, making it able to choose files and uninstall apps via CLI
macuninstaller
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
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
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
V0.01 new readme2