Command Helper Support

Contact Support

For support inquiries, please email: bigbigpeng3@gmail.com

Frequently Asked Questions

Why does clicking "Run" only open Terminal and copy to clipboard instead of executing directly?
This is due to Apple Store's Sandbox security restrictions. For security reasons, macOS doesn't allow App Store apps to directly execute commands in other apps (like Terminal). We can only open the Terminal app but cannot automatically execute commands. Solution: Simply use the shortcut "command + v" to paste the command into Terminal and execute manually.
How do I create custom commands?
To create a custom command, click the "+" button in the command panel on the right side. Enter your command name and script, then click "Save."
How does the automatic backup work?
Automatic backup is a Pro feature that securely saves your commands. To enable it, go to Settings (⌘ + ,) and toggle the automatic backup switch.
Can I transfer my subscription between devices?
Yes. Your subscription is tied to your Apple ID. Simply sign in with the same Apple ID on your new device and restore purchases.

Troubleshooting

The app isn't recognizing my script files
Make sure your script files have the correct extensions (.sh, .py, etc.) and proper permissions. Try restarting the app if issues persist.
Backup is not working
Check that you have an active Pro subscription and that you're connected to the internet. Go to Settings and try toggling the backup option off and on again.

Feature Requests

We welcome your suggestions! Please send feature requests to: bigbigpeng3@gmail.com

You can also visit our GitHub project page to submit issues or feature requests. Your feedback is highly appreciated!