Bika Comic PC client (supports window, Linux and macOS), using QT on the interface
This project is for technical research only and should not be used for other purposes
If you think this project is helpful to you, please click on the star to follow it. Thank you for your support
If you encounter any problems during use, please contact ISSUE
Most of the functions of Bika Comics have been realized
Supports viewing and downloading
Download the latest version https://github.com/tonquer/picacg-qt/releases
Unzip zip
Open start.exe
There will be updates in the future, just download the latest version to cover the original directory
If Waifu2x cannot be initialized, DLL errors, please install Vs runtime library and Vulkan runtime library
Download the latest version https://github.com/tonquer/picacg-qt/releases
Unzip 7z
Drag the unzipped PicACG into the Applications folder on the left sidebar of Finder
Find and open PicACG from Launchpad
The author does not have an Arm Mac, so there is no way to provide packaged applications
If you own an M1 Mac, you can try to use the following procedure to run it manually or package it
Download the qt dependency, http://ftp.br.debian.org/debian/pool/main/x/xcb-util/libxcb-util1_0.4.0-1+b1_amd64.deb
Installation dependencies, sudo dpkg -i ./libxcb-util1_0.4.0-1+b1_amd64.deb
Download the latest version https://github.com/tonquer/picacg-qt/releases
Unzip tar -zxvf bika.tar.gz
cd bika && chmod +x start
./start
To use waifu2x, please make sure that your device supports vulkan, and then install the vulkan driver package. sudo apt install mesa-vulkan-drivers