简体中文 | English
- PicACG PC Client (Support Windows, Linux and macOS), using QT as interface.
- This project is only for technical references, please do not use it for other purposes.
- If you think this project is helpful, please give it a Star, thanks!
- If you encounter any problems, please post them to Issue.
- Most features of PicACG PC Client have been implemented.
- Support for viewing and downloading.
- Download the latest version at https://github.com/tonquer/picacg-qt/releases
- Unzip
- Run start.exe
- Updates can be installed by downloading the latest version and overwrite the original directory.
- If waifu2x cannot be initialized, please update the graphics driver and install VS Library. If waifu2x still cannot be enabled, your computer does not support Vulkan and cannot use waifu2x.
- Download the latest version at https://github.com/tonquer/picacg-qt/releases
- Unzip
- Drag PicACG into the Applications folder on the left sidebar of the Finder.
- Find and run PicACG from the Launchpad.
- I don't have an ARM Mac device, so I am not able to provide you the packed application for ARM Mac.
- If you have an ARM Mac device (e.g. M1 Mac), you can manually run or pack the application following the steps below.
- Download qt dependencies at http://ftp.br.debian.org/debian/pool/main/x/xcb-util/libxcb-util1_0.4.0-1+b1_amd64.deb
- Install the dependencies (sudo dpkg -i ./libxcb-util1_0.4.0-1+b1_amd64.deb)
- Download the latest version at https://github.com/tonquer/picacg-qt/releases
- tar -zxvf bika.tar.gz
- cd bika && chmod +x start
- ./start
- If you want to use waifu2x, please make sure your device supports vulkan, and then install the vulkan driver package (sudo apt install mesa-vulkan-drivers)
Pleasse see https://github.com/tonquer/picacg-qt/discussions/76
Please see #48
- Check the result in Git Actions