We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
/Users/<username>/Library/LaunchAgents
ArduinoCreateAgent.plist
The command line way:
$ launchctl unload -w ~/Library/LaunchAgents/ArduinoCreateAgent.plist
.config
autostart
arduino-cloud-agent.desktop
$ rm "$HOME/.config/autostart/arduino-cloud-agent.desktop"
Run the following command from the terminal:
$ nohup "$HOME/ArduinoCloudAgent/Arduino_Cloud_Agent" &
If you configured a custom installation location when installing Arduino Cloud Agent, adjust the command accordingly.