slop statusCheck your install
Confirms the CLI can find the app bundle and reports whether Pro is active.
View command and response
Run
"/Applications/Slop Or Not.app/Contents/MacOS/slop" status --jsonReturns
{
"localCachePro" : true,
"pro" : true,
"version" : "1.0.9"
}