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
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,6 @@
1
1
# Arduino App CLI
2
2
3
-
`arduino-app-cli` is a command line tool and a service running on Arduino UNO Q boards, that:
4
-
5
-
- manages and runs Arduino Apps on the board (both Linux and microcontroller parts)
6
-
- provides multiple APIs to perform actions and fetch data, used by the front-end (ArduinoAppsLab)
7
-
- auto-updates itself and other components
3
+
`arduino-app-cli` is a command line tool running on the [Arduino UNO Q](https://docs.arduino.cc/hardware/uno-q/) boards, that manages and runs Arduino Apps (both Linux and microcontroller parts), provides a HTTP daemon mode to expose RestFul APIs, and auto-updates itself and other components.
8
4
9
5
[](https://github.com/arduino/arduino-app-cli/actions/workflows/go-test.yml)
0 commit comments