Script Kit for Linux - Developer Preview
Script Kit for Linux - Developer Preview
Why "Developer Preview"
- Building from the "Mac" source
Currently, the Linux build builds from the exact same branch as the Mac build. While this works fine, for now, we'll want two separate release cadences and feature sets. This could be done through a branch, but then I'd have to set up a new release server. I'll figure it out details next year.
- The Linux build is missing all the OS-specific tools
Linux currently doesn't support getSelectedText
, getTabs
, and other utils that are written in AppleScript. I'm planning to tackle many of those utils in Rust, which theoretically should allow them to be cross-platform, but that's another task for next year.
- I've Only Tested on Ubuntu through a Parallels vm
Obviously will need some more real-world testing.
Where to Download
Download the AppImage here: https://github.com/johnlindquist/kitapp/releases/tag/v1.5.1