Closed jswhisperer closed 11 hours ago
@jswhisperer I'm working on its next version slowly, once I finish I'll release mac
and linux
apps as well and try doing your mentioned thing too. Or if you can do this for us? it would be really a great help. I don't have a mac machine so I can't confirm if it works there.
Thank you!
No problem happy to do it.
EDIT> Should be able to look this weekend just keep this issue open for coordination, was thinking just .github/ workflow file with either a release triggered on pushes to main or a new branch "release" up to you.
I'm happy to test mac/ubuntu I'm on arm64 without emulation, it might be easier for you if you want to test ubuntu, on windows by installing from windows store or something? Maybe you have it already, and its more "bare metal" x86
would be cool I think to integrate something like https://github.com/tauri-apps/tauri-action/blob/dev/.github/workflows/ci.yml or https://github.com/tauri-apps/create-tauri-app to bundle for mac and linux more easy?