top

Samzong's Homebrew Tap

homebrew-tap logo

This is a custom Homebrew tap for my personal applications and tools.

Usage

# Add the tap
brew tap samzong/tap

# To install an application:
brew install APP_NAME

# Example:
brew install hf-model-downloader
brew install mdctl

Available Applications

Application Name Type Description Latest Version
ConfigForge GUI App Open-source SSH configuration and Kubernetes configuration management tool v0.2.0
HF Model Downloader GUI App A GUI tool for downloading Hugging Face models v0.6.1
MacMusicPlayer GUI App Simple and elegant music player v0.4.2
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.0.8
gofs CLI Tool A lightweight, fast HTTP file server written in Go v0.2.4
mdctl CLI Tool CLI tool for managing markdown files v0.1.1
mm CLI Tool CLI for that help you fast to contribution to projects. v0.0.5

Documentation

Cask App Unsigned

  # other install step
  postflight do
    system_command "xattr", args: ["-cr", "#{appdir}/Prompts.app"]
  end

License

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