Skip to content

Windows support and prebuilt binaries #46

Description

@moonLight-7k

Windows support & Prebuilt binaries

A. Windows support

Windows is not fully supported.

  • Add Windows transport to rmux-api (named pipes, e.g. uds_windows)
  • Verify PTY spawn and shell fallback (cmd.exe / powershell)
  • Verify rmux-app builds and runs on Windows
  • Add a Windows CI job

B. Prebuilt binaries

rmux currently requires building from source.

  • Build release binaries for Linux, macOS, and Windows using GitHub Actions
  • Attach binaries to GitHub Releases on tag push (and workflow_dispatch)
  • Add download-and-run installation instructions to the README

Targets:

  • x86_64-unknown-linux-gnu
  • aarch64-apple-darwin
  • x86_64-pc-windows-msvc

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions