Giter Site home page Giter Site logo

grephq / php-desktop Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 199 KB

Create desktop applications for linux using php

Home Page: https://github.com/grephq/php-desktop/wiki

License: MIT License

Shell 3.59% PHP 96.41%
gui gui-application php php-gui gtk gtk3 php-desktop php-gtk php-gtk3

php-desktop's Introduction

PHP Desktop

Create GUI applications for Linux systems using php. Ambitious but rubbish? ¯\_(ツ)_/¯

Demo

Installation

  • Download repository using git or composer
    git clone https://github.com/grephq/php-desktop.git
    composer require grephq/php-desktop
  • Enable extension loading in php.ini
    enable_dl = On
  • Run setup.sh

Usage

https://github.com/grephq/php-desktop/wiki

N.B.

TODO

  • Fix #1
  • Implement messagedialog, radio and menu bar widgets
  • Support for multiple windows
  • Callback for application events

php-desktop's People

Contributors

tomiwa-ot avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

vogo-coder

php-desktop's Issues

Segmentation fault (core dumped)

Adding widgets to the window causes the application to crash

(process:16513): Gtk-CRITICAL **: 16:22:56.816: _gtk_style_provider_private_get_settings: assertion 'GTK_IS_STYLE_PROVIDER_PRIVATE (provider)' failed

(process:16513): Gtk-CRITICAL **: 16:22:56.816: _gtk_style_provider_private_get_settings: assertion 'GTK_IS_STYLE_PROVIDER_PRIVATE (provider)' failed

(process:16513): Gtk-CRITICAL **: 16:22:56.816: _gtk_style_provider_private_get_settings: assertion 'GTK_IS_STYLE_PROVIDER_PRIVATE (provider)' failed
Segmentation fault (core dumped)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.