All Projects → keith → Zap

keith / Zap

Licence: mit
A CLI for cleaning up after .apps

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Zap

Imessage
💬 Send iMessages from command-line
Stars: ✭ 261 (+272.86%)
Mutual labels:  cli, osx
Speedtest Linux
Get download/upload speeds via speedtest.net or fast.com from command line using Bash script -- suitable for logs. POSIX OSX Linux
Stars: ✭ 103 (+47.14%)
Mutual labels:  cli, osx
Commander
Test your command line interfaces on windows, linux and osx and nodes viá ssh and docker
Stars: ✭ 183 (+161.43%)
Mutual labels:  cli, osx
Reminders Cli
Command-line interface to interact with the Reminders.app
Stars: ✭ 67 (-4.29%)
Mutual labels:  cli, osx
Dosxvpn
Easily deploy your own personal VPN server with DNS adblocking running on DigitalOcean
Stars: ✭ 284 (+305.71%)
Mutual labels:  cli, osx
Nord Iterm2
An arctic, north-bluish clean and elegant iTerm2 color scheme.
Stars: ✭ 651 (+830%)
Mutual labels:  cli, osx
Reminders Cli
A simple CLI for interacting with macOS reminders
Stars: ✭ 354 (+405.71%)
Mutual labels:  cli, osx
Android File Transfer Linux
Android File Transfer for Linux
Stars: ✭ 994 (+1320%)
Mutual labels:  cli, osx
Kju
Kju — Improved waiting time for the adidas.com splash page ❯❯❯_
Stars: ✭ 68 (-2.86%)
Mutual labels:  cli
Magnum Bootstrap
Bootstrap projects for Magnum C++11/C++14 graphics engine
Stars: ✭ 69 (-1.43%)
Mutual labels:  osx
Pillager
Pillage filesystems for sensitive information with Go.
Stars: ✭ 64 (-8.57%)
Mutual labels:  cli
Mattersend
Library and CLI utility to send messages to mattermost's incoming webhooks
Stars: ✭ 68 (-2.86%)
Mutual labels:  cli
Tent
Podman (https://podman.io/) based development-only dependency manager for Linux
Stars: ✭ 69 (-1.43%)
Mutual labels:  cli
Pyinquirer
A Python module for common interactive command line user interfaces
Stars: ✭ 1,151 (+1544.29%)
Mutual labels:  cli
Elasticsearch Cli
Command line interface for ElasticSearch
Stars: ✭ 70 (+0%)
Mutual labels:  cli
Toc
🚩 TOC, zero configuration table of content generator for Markdown files, create table of contents from any Markdown file with ease.
Stars: ✭ 66 (-5.71%)
Mutual labels:  cli
Hazelcast Cpp Client
Hazelcast IMDG C++ Client
Stars: ✭ 67 (-4.29%)
Mutual labels:  osx
Vbb Cli
A CLI for Berlin & Brandenburg public transport.
Stars: ✭ 70 (+0%)
Mutual labels:  cli
The forge
Our groundbreaking, lightning fast PWA CLI tool
Stars: ✭ 70 (+0%)
Mutual labels:  cli
Webdavfs
Linux / OSX FUSE webdav filesystem. This filesystem behaves like a real network filesystem- no unnecessary copying of entire files.
Stars: ✭ 69 (-1.43%)
Mutual labels:  osx

zap

A simple command line tool to remove a .app on macOS and its related files.

Think AppZapper from the command line.

Zap asks you for permission before deleting each file

Usage

To delete an application in /Applications or ~/Applications

zap foo.app

To delete a specific application:

zap /path/foo.app

To delete an application securely use -s (this must come before the application):

zap -s foo.app

Installation

With Homebrew

brew install keith/formulae/zap

Without Homebrew just copy zap to somewhere in your $PATH. If you would also like the zsh completions copy _zap to somewhere in your $fpath.

Disclaimer

This CLI deletes stuff. If it deletes the wrong stuff it isn't my fault.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].