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栏软件图标隐藏终端工具)
- Host: GitHub
- URL: https://github.com/howie6879/leaf
- Owner: howie6879
- License: apache-2.0
- Created: 2019-10-21T12:35:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-23T10:00:32.000Z (over 5 years ago)
- Last Synced: 2024-11-01T04:17:35.724Z (6 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```