Automation
You can automate FoolCat by calling the app URL foolcat://
. You can call this URL from any app or script that can open a URL.
Requirements
FoolCat 20.1 or newer
Using a browser
Copy/paste the URL below in a web browser, press Enter
, and FoolCat will open.
foolcat://open
Using a shell
Copy/paste the command below in a shell, press Enter
, and FoolCat will open.
open 'foolcat://open'
Calls
Activate
foolcat://activate?key=<your-license-key>
Deactivate
foolcat://deactivate
Create Report
foolcat://create?source=<source-path>&destination=<destination-path>&name=<report-name>&description=<report-description>
Last updated