Downloads
Download the latest builds directly from GitHub Releases.
Installation
Download a standalone executable with zero run time dependencies. Don’t know your architecture? Help me find it.
Download Download Download Download Install via PowerShell with the following command:
Install via CMD with the following command:
Minimum Requirements
- Windows 10 or later (64-bit or ARM64)
- x64, x86, or ARM64 architecture
- Internet connection (first run only)
Installation
Install directly with one command. Choose your platform below:
Windows (PowerShell)irm https://raw.githubusercontent.com/fatonyahmadfauzi/Pixiv-OAuth-Token/master/install.ps1 | iex
Windows (CMD)powershell -Command "irm https://raw.githubusercontent.com/fatonyahmadfauzi/Pixiv-OAuth-Token/master/install.ps1 | iex"
Linux / macOS / WSLbash <(curl -sL https://raw.githubusercontent.com/fatonyahmadfauzi/Pixiv-OAuth-Token/master/install.sh)
Minimum Requirements
- Python 3.11 or later
- pip (included with Python)
- Internet connection
- PowerShell (Windows) or Bash-compatible shell