An open API service indexing awesome lists of open source software.

https://github.com/howie6879/leaf

A CLI tool for hiding the application's icon in the Dock. (MacOS Dock栏软件图标隐藏终端工具)
https://github.com/howie6879/leaf

Last synced: 5 months ago
JSON representation

A CLI tool for hiding the application's icon in the Dock. (MacOS Dock栏软件图标隐藏终端工具)

Awesome Lists containing this project

README

        

# leaf

A CLI tool for hiding the application's icon in the Dock. (MacOS Dock栏软件图标隐藏终端工具)

## Usage

```shell
pip install leaf-cli
# New features
pip install git+https://github.com/howie6879/leaf
leaf-cli --help
```

**Hidden**

```shell
leaf WeChat
```

**Display**

```shell
leaf WeChat --status=0
```