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
[](https://github.com/arduino/arduino-create-agent/actions/workflows/test-go-task.yml)
@@ -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 Create 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 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.
12
12
13
13
## Architecture
14
14
@@ -18,7 +18,7 @@ The Arduino Create Agent is a single binary that will sit on the traybar and wor
18
18
| Browser |
19
19
| | Web socket +----------------------+ flashes +---------------+
| | Arduino Create Web Editor | +--------------->| |<------------+ |
23
23
| | | | REST API +----------------------+ serial +---------------+
24
24
| +---------------------------+ |
@@ -74,7 +74,7 @@ By signing off your commits, you agree to the following agreement, also known as
74
74
75
75
## Authors and acknowledgment
76
76
77
-
arduino-create-agent is a fork of @[johnlauer](https://github.com/johnlauer)'s [serial-port-json-server](https://github.com/johnlauer/serial-port-json-server) (which we really want to thank for his kindness and great work)
77
+
arduino-cloud-agent is a fork of @[johnlauer](https://github.com/johnlauer)'s [serial-port-json-server](https://github.com/johnlauer/serial-port-json-server) (which we really want to thank for his kindness and great work)
78
78
79
79
The history has been rewritten to keep the repo small (thus removing all binaries committed in the past)
0 commit comments