We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39c00ff commit e99ca72Copy full SHA for e99ca72
README.md
@@ -22,6 +22,12 @@ composer install developersharif/php-gui
22
- **ProcessTCL.php**: Wraps the Tcl interpreter via FFI.
23
- **Application.php**: Manages the event loop and application lifecycle.
24
25
+## Supported Platforms
26
+
27
+- **Linux**: Fully supported.
28
+- **Windows**: Fully supported.
29
+- **macOS**: Coming soon.
30
31
## Architecture Diagram
32
33
<img src="./docs/system.svg" style="width:250px" alt="System Architecture Diagram">
0 commit comments