You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
[](https://github.com/arduino/arduino-create-agent/actions/workflows/check-go-dependencies-task.yml)
9
9
[](https://github.com/arduino/arduino-create-agent/actions/workflows/check-go-task.yml)
10
10
11
-
The Arduino Cloud Agent is a single binary that will sit on the traybar and work in the background. It allows you to use the [Arduino Create applications](https://create.arduino.cc) to seamlessly upload code to any USB connected Arduino board (or Yún in LAN) directly from the browser.
11
+
The Arduino Cloud Agent is a single binary that will sit on the traybar and work in the background. It allows you to use the [Arduino Cloud](https://app.arduino.cc/) to seamlessly upload code to any USB connected Arduino board (or Yún in LAN) directly from the browser.
12
12
13
13
## Architecture
14
14
@@ -18,20 +18,20 @@ The Arduino Cloud Agent is a single binary that will sit on the traybar and work
18
18
| Browser |
19
19
| | Web socket +----------------------+ flashes +---------------+
| | | | REST API +----------------------+ serial +---------------+
24
24
| +---------------------------+ |
25
25
+-------------------------------+
26
26
```
27
27
28
28
## Installation
29
29
30
-
Get the [latest version](https://github.com/arduino/arduino-create-agent/releases) of the Agent for all supported platforms or complete the [Getting Started](https://create.arduino.cc/getting-started/plugin/welcome).
30
+
Get the [latest version](https://github.com/arduino/arduino-create-agent/releases) of the Agent for all supported platforms or complete the [Getting Started](https://cloud.arduino.cc/download-agent/).
31
31
32
32
## Apple silicon support
33
33
34
-
The Arduino Agent is supported both on Intel and Apple silicon computers. This includes devices with the M1, M2 and M3 processors.
34
+
The Arduino Agent is supported both on Intel and Apple silicon computers. This includes devices with the M1, M2 and M3 processors.
35
35
The Arduino Agent is built both for Intel architectures and Apple silicon devices, but distributed as a single universal executable for macOS.
0 commit comments