The sources for Plauzible are available on GitHub.
Windows Installation
When you execute the installer, you will get an alert from Windows Defender. This is normal and expected.
Click on "More info" and then "Run anyway" to continue with the installation.
macOS Installation
When you first run the application you will get a message saying that the app is damaged and cannot be opened.
To get the application to start click on "Cancel" and open the Terminal application. Then enter the following
command:
sudo xattr -d com.apple.quarantine
Don't forget to add a space at the end of this command as you need to append the application's path.
The simplest way to do this is to drag and drop the application icon from Finder to the Terminal
window. This will append the path to the end of the command.
When the path is added you can hit Enter on the Terminal window to run the command. You may be prompted
to enter your password to allow the command to execute. This should prevent the message about the app being
damaged and cannot be opened.