5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-06 23:00:36 +08:00
wails/v3/examples/screen
2024-03-17 15:08:30 +11:00
..
assets Add BundledAssetFileServer for bundled /wails/runtime.js. Update examples. 2024-03-17 15:08:30 +11:00
main.go Add BundledAssetFileServer for bundled /wails/runtime.js. Update examples. 2024-03-17 15:08:30 +11:00
README.md Mac examples + readme updated 2023-10-17 20:25:36 +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:

go run .

Status

Platform Status
Mac Working
Windows Working
Linux