• @[email protected]
    link
    fedilink
    English
    47 days ago

    Amazing!

    I only see .exe in releases, did anyone check if it works well with Wine or do you have to compile?

    • @[email protected]
      link
      fedilink
      English
      37 days ago

      I was going to say “it’s Rust so it’d be easy to compile on Linux” but actually it’s a Tauri application and so needs some system dependencies like libwebkit2gtk-dev. It looks like the project used to build linux executables in CI but removed it due to a bug.