mirror of
https://github.com/trycua/computer.git
synced 2026-01-28 16:39:44 -06:00
25 lines
648 B
Plaintext
25 lines
648 B
Plaintext
---
|
|
title: Computer Server
|
|
descrption: Reference for the current version of the Computer Server library.
|
|
pypi: cua-computer-server
|
|
github:
|
|
- https://github.com/trycua/cua/tree/main/libs/python/computer-server
|
|
---
|
|
|
|
<Callout>
|
|
A corresponding{' '}
|
|
<a
|
|
href="https://github.com/trycua/cua/blob/main/notebooks/computer_server_nb.ipynb"
|
|
target="_blank"
|
|
>
|
|
Jupyter Notebook
|
|
</a>{' '}
|
|
is available for this documentation.
|
|
</Callout>
|
|
|
|
The Computer Server API reference documentation is currently under development.
|
|
|
|
## Overview
|
|
|
|
The Computer Server provides WebSocket and REST API endpoints for remote computer control and automation.
|