Skip to content

Build desktop app #476

@ImSingee

Description

@ImSingee

It's impressive that one works out of the box on web, iOS, and Android. I believe the next step could be extending support to desktop platforms like Linux, macOS, and Windows.

Technically, this shouldn't be overly complex. It might involve switching the bundler to support building for new targets, potentially using tools like Electron or React Native. However, I believe it's not as straightforward as issue #264 suggests. Desktop platforms can offer more capabilities than the web, so the JavaScript code should be aware of the target platform. In the meantime, we might also consider introducing additional file extensions, such as .desktop.ts or .macos.ts.

I'm currently developing an app for all platforms. If adding a desktop build target in one is deemed acceptable, I’m willing to take on the task.

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