Skip to content

OwO-Network/homebrew-brew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

181 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OwO Network - Homebrew

This is the repository used for OwO Network Homebrew installations.

Preparation

  1. You should make sure that Homebrew is already installed on your Mac. if not, you can install it using the following command.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  1. You should use the tap command to add our repository.
brew tap owo-network/brew

Install

After tapping owo-network/brew, you can install packages with the commands below.

Casks

Name Description Install command
imgzip A simple and efficient image compression tool brew install --cask owo-network/brew/imgzip
koe A zero-GUI macOS voice input tool brew install --cask owo-network/brew/koe
mist Lightweight S3 image uploader for macOS brew install --cask owo-network/brew/mist
polyglot-sub Subtitle translator based on DeepLX brew install --cask owo-network/brew/polyglot-sub

Formulae

Name Description Install command
claude2openai A proxy to convert Claude API into OpenAI API format brew install owo-network/brew/claude2openai
coffer A simple, fast, and secure key-value store brew install owo-network/brew/coffer
deeplx DeepLX is a permanently free DeepL API client written in Golang. brew install owo-network/brew/deeplx
fixtwitter Background service that automatically replaces X.com links with fxtwitter.com in clipboard brew install owo-network/brew/fixtwitter
fixtwitter-nosb Background service that automatically replaces X.com links with no.sb in clipboard brew install owo-network/brew/fixtwitter-nosb
mailclaw CLI for interacting with a MailClaw inbox API brew install owo-network/brew/mailclaw
rdap A command-line RDAP client for querying domain, IP, and ASN information brew install owo-network/brew/rdap
speedtest-rust Speedtest CLI powered by Apple CDN, written in Rust brew install owo-network/brew/speedtest-rust
us-visa A tool for checking US visa wait times brew install owo-network/brew/us-visa
xpost A command-line tool and HTTP API for posting to X (Twitter) brew install owo-network/brew/xpost

Uninstall

brew uninstall [NAME]

Untap

brew untap owo-network/brew

Author

homebrew-brew © OwO Network Limited, Released under the GPL-3.0 License.

Contributors