Skip to content

Instantly share code, notes, and snippets.

@scorninpc
scorninpc / dockStupido.php
Created August 27, 2020 17:09
Dock with PHP-GTK 3
<?php
/**
* Tests with PHP-GTK 3 to create a simple GTK dock / panel
*
* https://github.com/scorninpc/php-gtk3
*
* Just download the appimage from release, make it executable, and run ./php-gk3-ARCH-VERSION.appimage dockStupido.php
*/