Skip to content

Any idea to make it work in macOS and Linux? #2

@lfbn

Description

@lfbn

Because of PHP, for what I see this won't work as desktop application outside of Windows.

I was thinking, maybe it can be used, in main.js, instead of the node js PHP package, a copy of a builded PHP like the one extracted by https://php-osx.liip.ch/, if the operating system is macOS or Linux.

After making PHP working, it would be necessary to run the PHP with the built-in server.

I don't know if this will also work after packaging the application.

In short, if we include a standalone PHP copy, and check for the operating system, maybe this would work for all operating systems. Yes?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions