Unseen CLI Tool

Unseen is a simple command-line interface (CLI) tool that allows you to hide running applications from the Dock on macOS. It is written in Rust.

Features

Installation

cargo install unseen

Usage

Here are the available options:

For example, to hide the Messages application, you would run:

sudo unseen Messages

Dependencies

Unseen depends on the following crates:

Contributing

Contributions to Unseen are welcome. If you have a feature request, bug report, or want to contribute code, please open an issue or pull request on GitHub.

License

This project is licensed under the MIT License. See the LICENSE file for details.