# Add the tap
brew tap samzong/tap
# To install an application:
brew install APP_NAME
# Example:
brew install hf-model-downloader
brew install mdctl| Application Name | Type | Description | Latest Version |
|---|---|---|---|
| HF Model Downloader | GUI App | GUI tool for downloading Hugging Face models | v0.6.1 |
| LogoWallpaper | GUI App | A wallpaper application for macOS | v0.2.0 |
| MacMusicPlayer | GUI App | Simple and elegant music player | v0.5.0 |
| Prompts | GUI App | System-level prompt management tool | v0.1.9 |
| SaveEye | GUI App | Minimalist eye care reminder app | v1.0.12 |
| gmc | CLI Tool | CLI for that accelerates the efficiency of Git add and commit | v0.6.1 |
| gofs | CLI Tool | Lightweight, fast HTTP file server written in Go | v0.2.4 |
| mdctl | CLI Tool | CLI tool for managing markdown files | v0.1.1 |
| mirrormate | CLI Tool | One-shot mirror injection for Docker builds and compose workflows. | v0.0.7 |
| mm | CLI Tool | CLI for that help you fast to contribution to projects | v0.0.5 |
| ConfigForge | GUI App | Open-source SSH configuration and Kubernetes configuration management tool | v0.2.1 |
| GitHub Notifier | GUI App | A macOS menu bar app for GitHub notifications | v0.2.0 |
brew helpman brew- Homebrew's documentation
# other install step
postflight do
system_command "xattr", args: ["-cr", "#{appdir}/Prompts.app"]
endThis project is licensed under the MIT License. See the LICENSE file for details.