pop pop pop pop pop pop pop pop
PopCat CLI is Popcat app for Command-line interface(CLI).
This app provide best Popcat experience to CLI users.
To install PopCat CLI, use installer or binary package.
On Windows you can use one of the following options to install the app:
- Installer: popcat-1.0.0-win-x86.exe, popcat-1.0.0-win-x86_64.exe, popcat-1.0.0-win-arm64.exe
- Compressed executable: popcat-1.0.0-executable-win-x86.zip, popcat-1.0.0-executable-win-x86_64.zip, popcat-1.0.0-executable-win-arm64.zip
On macOS you can use one of the following options to install the app:
- macOS Installer Package: popcat-1.0.0-macos-x86_64.pkg, popcat-1.0.0-macos-arm64.pkg
- Compressed executable: popcat-1.0.0-executable-macos-x86_64.zip, popcat-1.0.0-executable-macos-arm64.zip
On Linux you can use one of the following options to install the app:
- Debian package: popcat-1.0.0-linux-x86-64.deb, popcat-1.0.0-linux-arm64.deb
- Compressed executable: popcat-1.0.0-executable-linux-x86-64.zip, popcat-1.0.0-executable-linux-arm64.zip
To build the application from source code, please install the latest release of GCC.
- Download source code
git clone https://github.com/miniprime1/popcat-cli
- Change directory to source directory
cd popcat-cli
- Build source code
gcc main.c -o popcat
Source Code
MIT LicenseMacOS Installer Package Source
Apache License