Self-hosted Homebrew tap for Pixeval — a cross-platform Pixiv client for browsing, downloading, and managing illustrations on macOS, Linux, Windows, and Android.
# Add this tap
brew tap Pixeval/tap
# Install Pixeval
brew install --cask pixevalbrew uninstall --cask --zap pixeval
# Or just remove the app, keeping your data
brew uninstall --cask pixeval
# Remove the tap itself
brew untap Pixeval/tapPixeval will update itself automatically on launch. The cask here tracks the latest release — you can upgrade it with:
brew upgrade --cask pixevalPixeval is an open-source Pixiv client built with Avalonia and .NET, running natively across platforms. Features include:
- Browsing, searching, and downloading Pixiv illustrations
- Bookmark management and watch-later queue
- Auto-download subscriptions and auto-slideshow
- Extensible via community extensions
See the Pixeval repository for full details and source code.