Windows

Once the CognifySetup-1.7.0.exe.zip file has been downloaded to your computer, unzip it to extract the CognifySetup.exe installation program, which you can save to your desktop or to a folder of your choice.
on the program to open it and follow the instructions. You can ignore any system messages warning you that this program is not one of Microsoft's recommended programs. Cognify is certified virus-free!


Mac OS

Download Cognify-1.7.0-macOS-ARM64.dmg (For Mac ARMx64)

When you first try to open Cognify, macOS may show a security warning (because the app isn't code-signed by Apple). Here's how to open it:

  • Open Finder and navigate to the Applications folder (or wherever you installed Cognify)
  • Locate Cognify.app
  • Right-click (or Control-click) on Cognify.app
  • Select "Open" from the menu
  • Click "Open" in the dialog that appears
  • The app will now run, and macOS will remember your choice

  • Try to open Cognify normally (you'll get the warning)
  • Go to System Settings > Privacy & Security
  • Scroll down to find a message about Cognify being blocked
  • Click "Open Anyway"

  • Open the Terminal application (in Applications > Utilities)
  • bash xattr -cr /path/to/Cognify.app
  • You only need to do this once. After that, Cognify will open normally.

Linux Linux

Use the above link to download the DEBIAN package:
Cognify-1.7.0-Linux.deb
this package is intended for 64-bit (amd64) Linux distributions such as Ubuntu, Debian, Mint, etc.
Then, open the file (double click on it) to install Cognify.
or use the terminal:
sudo apt install ./Cognify-1.7.0-Linux.deb
or (older version):
sudo dpkg -i Cognify-1.7.0-Linux.deb or