Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-tap

Self-hosted Homebrew tap for Pixeval — a cross-platform Pixiv client for browsing, downloading, and managing illustrations on macOS, Linux, Windows, and Android.

brew test-bot

Install

# Add this tap
brew tap Pixeval/tap

# Trust this tap
brew trust Pixeval/tap

# Install Pixeval (Mac Only)
brew install --cask pixeval

# Install Pixeval by formula (Mac & Linux)
brew install --formula pixeval

Uninstall

brew uninstall --cask --zap pixeval

# Or just remove the app, keeping your data
brew uninstall --cask pixeval

# Uninstall the formula
brew uninstall --formula pixeval && brew cleanup

# Remove the tap itself
brew untap Pixeval/tap

Update

Pixeval will update itself automatically on launch. The cask here tracks the latest release — you can upgrade it with:

brew upgrade --cask pixeval
# Or if you install by formula
brew upgrade --formula pixeval

About Pixeval

Pixeval 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.

License

This tap is MIT. Pixeval is licensed under GPL-3.0.

Releases

Used by

Contributors

Languages