Files

20 lines
318 B
Markdown
Raw Permalink Normal View History

2024-03-19 20:36:52 +11:00
# Screen Example
This example will detect all attached screens and display their details.
## Running the example
To run the example, simply run the following command:
```bash
go run .
```
# Status
| Platform | Status |
|----------|---------|
| Mac | Working |
| Windows | Working |
| Linux | |