Skip to content

Commit d32864e

Browse files
committed
docs(readme): list available casks and formulae
1 parent a7fbf3e commit d32864e

1 file changed

Lines changed: 26 additions & 3 deletions

File tree

README.md

Lines changed: 26 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,32 @@ brew tap owo-network/brew
2222
```
2323

2424
## Install
25-
- [OwO-Network/DeepLX](https://github.com/OwO-Network/DeepLX#homebrew-recommended)
26-
- [missuo/mailclaw](https://github.com/missuo/mailclaw)
27-
- [missuo/koe](https://github.com/missuo/koe)
25+
After tapping `owo-network/brew`, you can install packages with the commands
26+
below.
27+
28+
### Casks
29+
30+
| Name | Description | Install command |
31+
| --- | --- | --- |
32+
| [imgzip](https://github.com/missuo/imgzip) | A simple and efficient image compression tool | `brew install --cask owo-network/brew/imgzip` |
33+
| [koe](https://github.com/missuo/koe) | A zero-GUI macOS voice input tool | `brew install --cask owo-network/brew/koe` |
34+
| [mist](https://github.com/missuo/Mist) | Lightweight S3 image uploader for macOS | `brew install --cask owo-network/brew/mist` |
35+
| [polyglot-sub](https://github.com/missuo/PolyglotSub) | Subtitle translator based on DeepLX | `brew install --cask owo-network/brew/polyglot-sub` |
36+
37+
### Formulae
38+
39+
| Name | Description | Install command |
40+
| --- | --- | --- |
41+
| [claude2openai](https://github.com/missuo/claude2openai) | A proxy to convert Claude API into OpenAI API format | `brew install owo-network/brew/claude2openai` |
42+
| [coffer](https://github.com/missuo/coffer) | A simple, fast, and secure key-value store | `brew install owo-network/brew/coffer` |
43+
| [deeplx](https://github.com/OwO-Network/DeepLX) | DeepLX is a permanently free DeepL API client written in Golang. | `brew install owo-network/brew/deeplx` |
44+
| [fixtwitter](https://github.com/missuo/fixtwitter) | Background service that automatically replaces X.com links with fxtwitter.com in clipboard | `brew install owo-network/brew/fixtwitter` |
45+
| [fixtwitter-nosb](https://github.com/missuo/fixtwitter) | Background service that automatically replaces X.com links with no.sb in clipboard | `brew install owo-network/brew/fixtwitter-nosb` |
46+
| [mailclaw](https://github.com/missuo/mailclaw) | CLI for interacting with a MailClaw inbox API | `brew install owo-network/brew/mailclaw` |
47+
| [rdap](https://github.com/xtomcom/rdap) | A command-line RDAP client for querying domain, IP, and ASN information | `brew install owo-network/brew/rdap` |
48+
| [speedtest-rust](https://github.com/missuo/speedtest-rust) | Speedtest CLI powered by Apple CDN, written in Rust | `brew install owo-network/brew/speedtest-rust` |
49+
| [us-visa](https://github.com/missuo/USVisaWaitTimes) | A tool for checking US visa wait times | `brew install owo-network/brew/us-visa` |
50+
| [xpost](https://github.com/missuo/xpost) | A command-line tool and HTTP API for posting to X (Twitter) | `brew install owo-network/brew/xpost` |
2851

2952
## Uninstall
3053
```shell

0 commit comments

Comments
 (0)